OSM-0.3: Parse OpenStreetMap files

Data.Geo.OSM.Accessor.NodeWayRelations

Description

Values with a nwrs accessor that is a list of NodeWayRelation.

Documentation

class NodeWayRelations a whereSource

Methods

nwrs :: a -> [NodeWayRelation]Source