Hi FME gurus,
For an engineer I would like to parse OSM XML data with line and polygon features. Although point features are no problem to parse, the geometry from the line and polygon features is not coming correctly along by the OSM XML reader.
I can parse the OSM XML by a combination of FME transformers:
However this transformation is rather slow due to the number of vertices that have to be parsed.
Attached therefore an example of an OSM XML with highways. Is someone able to use the OSM XML reader with some settings, whereby the geometries of the line and polygon features are correctly parsed?