Skip to main content
Solved

How do I convert .osm data into shapefile using FME?

  • January 12, 2023
  • 1 reply
  • 140 views

How do I convert .osm data into shapefile using FME?

Best answer by david_r

Generally speaking, you'd use the OSM Reader as input and send the data to the Shapefile Writer. Depending on how you want the result structured, it might be necessary to do some further processing between the reader and the writer.

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.

1 reply

david_r
Celebrity
  • 8391 replies
  • Best Answer
  • January 12, 2023

Generally speaking, you'd use the OSM Reader as input and send the data to the Shapefile Writer. Depending on how you want the result structured, it might be necessary to do some further processing between the reader and the writer.