/GPX.jl

A Julia GPX parser (ie reader) and creator (ie writer). GPX (GPS eXchange Format) is an XML based file format for GPS tracks.

Primary LanguageJuliaMIT LicenseMIT

GPX.jl

Build Status Codecov

A Julia library to parse GPX files or string (ie read them) and to create such files (ie write them).

GPX (GPS eXchange Format) is an XML based file format for GPS tracks.