bentasker / PHP-GPX-Ingest

Simple class to ingest a basic GPX file and extract data/stats from it
GNU General Public License v2.0
26 stars 13 forks source link

Normalise Statistics across Journey Heirachy #12

Open Qavai opened 8 years ago

Qavai commented 8 years ago

avgdeceleration avgacceleration ... maxacceleration

and so on

and recordedDuration

also dont exists fields elevation->min and max for all file

bentasker commented 8 years ago

Yes, this is noted in the documentation - those stats haven't been added yet at those levels. It's been at the back of my mind as something to get around to for a while, I've scheduled it under GPXIN-29 to make sure it gets implemented sooner rather than later