GPX-0.2: Parse GPX files

Data.Geo.GPX.Gpx

Description

Synopsis

Documentation

gpxSource

Arguments

:: GpxType

The gpx element contents.

-> Gpx 

readGpxFile :: FilePath -> IO [Gpx]Source

Reads a GPX file into a list of Gpx values removing whitespace.