Skip to main content
How do I convert .osm data into shapefile using FME?

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.


Reply