Skip to main content

Hello,

 

I have a shape file with few streets and I would like to extract all coordinates forming each line/street inside a new Attribute. Taking a look at picture attached, I would like to copy all sets of coordinates from IFMELine to a new attribute that I will be creating.

Any ideas how to solve this issue?

 

Thank you very much!

Have you looked at the CoordinateExtractor?

Alternatively, there is also the GeometryExtractor which you can set to give you e.g. Well-Known Text.


Reply