GPXIN-3: Add speed unit to Header



Issue Information

Issue Type: Improvement
 
Priority: Major
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: PHP GPXIngest (GPXIN)
Resolution: Done (2013-11-17 20:19:08)
Target version: 1.02,

Created: 2013-11-17 16:30:18
Time Spent Working


Description
Add the unit of speed (i.e. kph/mph) to the header. Adding to the stats object would probably be a good move.

There should only ever be one unit of speed per GPX track file, but need to write the code defensively and assume there may be more than one.


Issue Links

Toggle State Changes

Activity


btasker changed status from 'Open' to 'In Progress'
Added to the stats object for Journey, Segment and Track

Journey and Track both use arrays (on the unlikely event that a big GPX track file contains multiple UoMs, but only one UoM is supported per segment)

Commit e5b1e9e refers
btasker changed status from 'In Progress' to 'Resolved'
btasker added 'Done' to resolution
btasker changed status from 'Resolved' to 'Closed'
Reopening to allow assignment to version 1.02
btasker removed 'Done' from resolution
btasker changed status from 'Closed' to 'Reopened'
btasker added '1.02' to Fix Version
btasker changed status from 'Reopened' to 'Closed'
btasker added 'Done' to resolution