Skip to main content

In my dataset, I have 2 columns, one for x and one for y. How do I create a point from these attributes in FME? How do I turn these attributes into a spatial geometry representing a point?

Check out the VertexCreator transformer!


And don't forget that you may need to set your Coordinate system. Use the CoordinateSystemSetter transformer.


Reply