Data.Geo.OSM.OSM
Description
The osm
element of a OSM file, which is the root element.
Documentation
The osm
element of a OSM file, which is the root element.
Arguments
:: String | The |
-> Maybe String | The |
-> Maybe (Either Bound Bounds) | The |
-> [NodeWayRelation] | The |
-> OSM |
Constructs a osm with a version, bound or bounds, and node attributes and way or relation elements.