Skip to main content

I am trying to finish my workspace. I have gotten as far as the Attribute Manager which has Lat and Lon fields in it. Currently the data being fed into Attribute Manager_10 (screenshot below) is Lines. I want to use the Lat Lon fields in the AttributeManager_10 to create Points and not use Lines. Any ideas on what Transformer(s) I need to add after AttributeManger_10?

 

Seems like VertexCreator would be the most appropriate Transformer to use in this situation, correct?

 

Have a look at the vertexcreator - https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Transformers/Transformers/vertexcreator.htm

 

You will also need to use the CoordinateSystemSetter to set the correct coordinate system - https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Transformers/Transformers/coordinatesystemsetter.htm


Reply