Skip to main content
Solved

How do I create a spatial point?

  • February 16, 2018
  • 2 replies
  • 62 views

fmelizard
Safer
Forum|alt.badge.img+20

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?

Best answer by steveatsafe

Check out the VertexCreator transformer!

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

steveatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 422 replies
  • Best Answer
  • February 16, 2018

Check out the VertexCreator transformer!


steveatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 422 replies
  • February 16, 2018

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