]> git.street.me.uk Git - andy/gpx.git/commit
Improve metadata
authorAndy Street <andy@street.me.uk>
Thu, 13 Dec 2018 22:21:41 +0000 (22:21 +0000)
committerAndy Street <andy@street.me.uk>
Thu, 13 Dec 2018 22:21:41 +0000 (22:21 +0000)
commit7c465a827b43727c98ea76ba16de5085b91d7dfe
treee70bc8dac47e83e7a05d7cbddade6ea3b4398142
parent885643398a12f976fc284d1ab49acc686375402a
Improve metadata
  * Change arrays to linked list
  * Add support for metadata extensions
docs/samples/full-1.1.gpx
src/libgpx/gpx.php
src/libgpx/gpxreader.php
src/libgpx/gpxwriter.php
src/libgpx/typeddoublylinkedlist.php [new file with mode: 0644]
src/libgpx/xmlreader.php