Skip to content

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

 
 
 

Contributors

Languages

  • C++ 69.1%
  • Makefile 30.9%