1
0
Fork
You've already forked libgpx
0
A library to access gpx-streams and parse them into different structures.
  • C 100%
Find a file
2013年12月10日 13:47:05 +01:00
gpx.c State that has been lying around for a while 2013年12月10日 13:47:05 +01:00
gpx.h State that has been lying around for a while 2013年12月10日 13:47:05 +01:00
README State that has been lying around for a while 2013年12月10日 13:47:05 +01:00

A library to write and read gpx streams into different structures. I
don't like it, that almost everybody recodes this stuff or uses
gpxbabels source.
Current status is that two implementations for either reading and
writing have to be consolidated.