Hi,
I programmed this GPX reader as a sample application of agrahams http://www.b4x.com/forum/additional-libraries/3385-xml-library.html. Many thanks to him for this nice work! :sign0188:
The sample reads the header and all waypoints (POI, points of interest) of a GPX file into a table. With a little modification it can also be used to read tracks or routes (replace "wpt"). I tested it with GPX files from different sources. It works well. Programming a GPX writer should be much easier ...
Have fun with it
I programmed this GPX reader as a sample application of agrahams http://www.b4x.com/forum/additional-libraries/3385-xml-library.html. Many thanks to him for this nice work! :sign0188:
The sample reads the header and all waypoints (POI, points of interest) of a GPX file into a table. With a little modification it can also be used to read tracks or routes (replace "wpt"). I tested it with GPX files from different sources. It works well. Programming a GPX writer should be much easier ...
Have fun with it