Geo.OSM.Util
Description
Utilities for parsing OSM files.
- showPickled :: XmlPickler a => Attributes -> a -> String
Documentation
showPickled :: XmlPickler a => Attributes -> a -> StringSource
Pickles a value then writes the document to a string.
OSM-0.1: Parse OpenStreetMap files
Geo.OSM.Util
Description
Utilities for parsing OSM files.
showPickled :: XmlPickler a => Attributes -> a -> StringSource
Pickles a value then writes the document to a string.