... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem reading a GPX file
#2
(25.09.2018, 20:49)V.V.V. Wrote: The file seems to have the good gpx structure so I have attached one of this files in order to can test it.

Hello,

the file is not valid. It uses a namespace "gpxtpx" for the extensions that is undefined.
Add the namespace to the 2nd line.

The line must look like this:
Code:
<gpx version="1.1" creator="OMX2GPX" xmlns="http://www.topografix.com/GPX/1/1" xmlns:gpxtpx="http://www.garmin.com/xmlschemas/TrackPointExtension/v2">

Thomas
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 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: 2 Guest(s)