]> git.street.me.uk Git - andy/gpx.git/log
andy/gpx.git
5 years agoFix: Calculate bounds correctly
Andy Street [Wed, 16 Jan 2019 21:10:50 +0000 (21:10 +0000)]
Fix: Calculate bounds correctly

5 years agoFix: PeakStream fails to function correctly after the first file
Andy Street [Wed, 16 Jan 2019 21:09:32 +0000 (21:09 +0000)]
Fix: PeakStream fails to function correctly after the first file

5 years agoFix: Use correct order when writing elements
Andy Street [Tue, 8 Jan 2019 19:26:17 +0000 (19:26 +0000)]
Fix: Use correct order when writing elements

5 years agoRewrite GPXReader class
Andy Street [Tue, 8 Jan 2019 18:22:22 +0000 (18:22 +0000)]
Rewrite GPXReader class

Rewrite using XSD schemas to improve preformance, validation and
code readability.

5 years agoImprove usability by implementing ArrayAccess, Countable & IteratorAggregate
Andy Street [Wed, 19 Dec 2018 20:58:32 +0000 (20:58 +0000)]
Improve usability by implementing ArrayAccess, Countable & IteratorAggregate

5 years agoAdd length measurement to geographic classes
Andy Street [Wed, 19 Dec 2018 19:48:45 +0000 (19:48 +0000)]
Add length measurement to geographic classes

5 years agoAdd extensions for GPX type
Andy Street [Wed, 19 Dec 2018 18:48:47 +0000 (18:48 +0000)]
Add extensions for GPX type

5 years agoAdd ability to read track types
Andy Street [Wed, 19 Dec 2018 18:35:33 +0000 (18:35 +0000)]
Add ability to read track types

5 years agoCreate parent class for datatypes to hold common metadata
Andy Street [Wed, 19 Dec 2018 15:32:23 +0000 (15:32 +0000)]
Create parent class for datatypes to hold common metadata

5 years agoAdd route functionality
Andy Street [Wed, 19 Dec 2018 14:32:11 +0000 (14:32 +0000)]
Add route functionality

5 years agoOnly create lists as required
Andy Street [Tue, 18 Dec 2018 16:04:20 +0000 (16:04 +0000)]
Only create lists as required

5 years agoAdd support for GPX wpt type
Andy Street [Tue, 18 Dec 2018 15:46:01 +0000 (15:46 +0000)]
Add support for GPX wpt type

5 years agoIgnore phpdoc
Andy Street [Thu, 13 Dec 2018 22:24:28 +0000 (22:24 +0000)]
Ignore phpdoc

5 years agoImprove metadata
Andy Street [Thu, 13 Dec 2018 22:21:41 +0000 (22:21 +0000)]
Improve metadata
  * Change arrays to linked list
  * Add support for metadata extensions

5 years agoInitial commit
Andy Street [Thu, 13 Dec 2018 16:14:30 +0000 (16:14 +0000)]
Initial commit

  * Read and write functionality for metadata.