Skip to main content

I have a line shapefile, can I convert this to a csv file displaying a column of well-known text?

You can use the GeometryExtractor set to OGC Well-Known Text.


You can use the GeometryExtractor set to OGC Well-Known Text.

Thanks @david_r,

 

 

I was going to ask how to do the reverse, @DebbiAtSafe kindly pointed me in the direction of using GeometryReplacer - https://www.safe.com/transformers/geometry-replacer/.

Reply