]> git.street.me.uk Git - andy/gpx.git/commit
Rewrite GPXReader class
authorAndy Street <andy@street.me.uk>
Tue, 8 Jan 2019 18:22:22 +0000 (18:22 +0000)
committerAndy Street <andy@street.me.uk>
Tue, 8 Jan 2019 18:22:22 +0000 (18:22 +0000)
commit8fadecc6b622c61b5865922062d7eadb11e83e88
treea6bc2dcd56000ff2abb08cc11301cb79f82ad081
parent893cb1f31e2ee410415434c915e0241ecabcb447
Rewrite GPXReader class

Rewrite using XSD schemas to improve preformance, validation and
code readability.
docs/samples/full-1.1.gpx
src/libgpx/gpx-1-0.xsd [new file with mode: 0644]
src/libgpx/gpx-1-1.xsd [new file with mode: 0644]
src/libgpx/gpxreader.php
src/libgpx/peekstream.php [new file with mode: 0644]