... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem reading a GPX file
#6
(26.09.2018, 18:47)V.V.V. Wrote: Edit: Really is not completely solved RC read the speed but not the good value. For instance for the attached file, in the first point 
            <time>2018-08-23T10:59:05Z</time> .... <gpxtpx:speed>25.45</gpxtpx:speed>
       RC shows 40.1399350,-6.0327120,Position 1, 92.0 km/h.

Again, that is valid. Garmin states in its documentation:

<xsd:simpleType name="MetersPerSecond_t">
<xsd:annotation><xsd:documentation>
This type contains a speed measured in meters per second.
</xsd:documentation></xsd:annotation>
<xsd:restriction base="xsd:double"/>
</xsd:simpleType>

So if you're using that extension you have to convert to m/s.

(26.09.2018, 18:47)V.V.V. Wrote: BTW you could help me about how it would be included in the format gpx data of the KCal consumed info?
Neither the author nor I have found the gpx or Garmin tokens to do that.

What data do you mean? You might want to check the XML Schemata if've collected for the various GPX extensions: https://github.com/cpesch/RouteConverter...c/main/doc
--
Christian
Reply


Messages In This Thread
Problem reading a GPX file - by V.V.V. - 25.09.2018, 20:49
RE: Problem reading a GPX file - by lundefugl - 26.09.2018, 06:03
RE: Problem reading a GPX file - by V.V.V. - 26.09.2018, 07:10
RE: Problem reading a GPX file - by V.V.V. - 26.09.2018, 18:47
RE: Problem reading a GPX file - by routeconverter - 26.09.2018, 19:56
RE: Problem reading a GPX file - by V.V.V. - 27.09.2018, 19:55
RE: Problem reading a GPX file - by V.V.V. - 29.09.2018, 14:28

Forum Jump:


Users browsing this thread: 1 Guest(s)