Data.Geo.OSM.Preferences
Description
The preferences element of a OSM file.
- data Preferences
- preferences :: [Tag] -> Preferences
Documentation
data Preferences Source
The preferences element of a OSM file.
Arguments
| :: [Tag] | The list of tags ( |
| -> Preferences |
Constructs a preferences with tags.