I want to save the coordinates for all the parcels in the map.
I have taken a parcel data in Auto cad dwg format and applied an area builder to it.
I want to save the coordinates for all the parcels in the map.
I have taken a parcel data in Auto cad dwg format and applied an area builder to it.
Have a look at the CoordinateConcatenator transformer.
That stores the list of coordinates in an attribute, that can be exported to any non spatial format.