... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cadence data not read from FIT or written to GPX
#9
I found an issue with the files that osmand seems to write: it mistakes the XML schema location for the XML namespace.

If you change

xmlns:gpxtpx="https://www8.garmin.com/xmlschemas/TrackPointExtensionv1.xsd"

to

xmlns:gpxtpx="http://www.garmin.com/xmlschemas/TrackPointExtension/v1"

then RouteConverter reads speed, temperature, heartbeat rate and heading (not displayed though) from your example file.
--
Christian
Reply


Messages In This Thread
RE: Cadence data not read from FIT or written to GPX - by routeconverter - 15.11.2025, 13:15

Forum Jump:


Users browsing this thread: 1 Guest(s)