Using Transformer to Create a Segment Points Field
The Transformer stage modifies field values and formatting. This procedure describes how to create a custom transform to create a segment points list. The segment points list is then used as the input to a Create Line Geometry operation using Spatial Calculator.
Here the input for Transformer is a string field of latitude/longitude locations in a row (x1,y1,x2,y2,x3,y3….). The output will be a
field. This can also be used to create a field for polygons without holes.To create a
field: