Geometry
The geometry features produced by the OSM reader can be identified by the xml_type attribute. The valid values for this attribute are:
|
xml_type |
Description |
|
xml_no_geom |
FME Feature with no geometry. |
|
xml_point |
Point feature. |
|
xml_line |
Linear feature. |
|
xml_area |
Simple polygon, donut, or an aggregate of polygon and donut features. |