PHP-GPX-Ingest icon indicating copy to clipboard operation
PHP-GPX-Ingest copied to clipboard

Extension Support

Open Qavai opened this issue 9 years ago • 2 comments
trafficstars

<hdop>3.0</hdop> <extensions> <speed>3.980314016342163</speed> </extensions>

Qavai avatar Feb 22 '16 16:02 Qavai

Extension support in tracks was implemented in GPXIN-20 though support is still quite limited (there's no way yet, for example, to tell the class to use a speed related extension as the speed - though it is Planned)

There's currently no extension support within Routes GPXIN-27 or Waypoints GPXIN-24 - though the plan is to include them.

Extension elements must be within a different namespace though, so simply <speed> isn't valid. Garmin for example provide a scheme for and use <nmea:speed>

bentasker avatar Feb 22 '16 19:02 bentasker

i have gpx-track from osmand (android) with this fields

and i think it will be good get field HDOP and VDOP and so on... and SPEED

real field

please

Qavai avatar Feb 23 '16 19:02 Qavai