OSM-0.5.1: Parse OpenStreetMap files

Data.Geo.OSM.Nd

Description

The nd element of a OSM file.

Synopsis

Documentation

data Nd Source

The nd element of a OSM file.

Instances

ndSource

Arguments

:: String

The ref attribute.

-> Nd 

Constructs a nd with a ref.