Skip to content
/ ofxGpx Public
forked from madc/ofxGpx

openframeworks Addon to parse GPX 1.1 files

Notifications You must be signed in to change notification settings

1am/ofxGpx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxGpx

ofxGpx is an addon for openFrameworks to load GPX 1.1 format files. It is modeled to match the GPX 1.1 Format Specification. Any extensions, included into the GPX file, are ignored.

All coordinates are being also converted into Mercator projection to be able to plot them into a x,y-based system.

It was tested on Mac OS X (10.9) and openFrameworks 0.8.x

License

MIT License

About

openframeworks Addon to parse GPX 1.1 files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.1%
  • Makefile 30.9%