OSM-0.3: Parse OpenStreetMap files

Data.Geo.OSM.Accessor.Tags

Description

Values with a tags accessor that is a list of tags.

Documentation

class Tags a whereSource

Methods

tags :: a -> [Tag]Source