scls19fr / 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.
MIT License
6 stars 6 forks source link
gps gps-library gpx gpx-data gpx-format gpx-library gpx-reader gpx-writer julialang

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.