Skip to main content

Hi, I'm converting a file from XML to GeoJSON. The conversion goes fine, but I want the coordinates to be in a line ("geometry":{"type":"LineString"...). I'm somewhat new to FME Workbench and can't figure out how to do it in the conversion, is it possible?

 

Maybe try the LineBuilder transformer if the points are in order.

 

http://docs.safe.com/fme/2019.1/html/FME_Desktop_Documentation/FME_Transformers/Transformers/linebuilder.htm


Reply