Skip to main content
Question

OSM.PBF convert to OSM XML ?

  • May 8, 2026
  • 0 replies
  • 36 views

davidlee
Supporter
Forum|alt.badge.img+8

I want to convert OSM data downloaded in .osm.pbf format into OSM format, but I’m encountering the following issue:

When converting from .osm.pbf to .osm in FME, the OSM XML data is incorrect: all polygons (areas) become lines, and many objects are missing. I tried using Osmium Docker for the conversion, and the OSM data remained intact.

Is there a way to achieve the same result as Osmium within FME? Am I missing something?