GPXexport open in Garmin MapSource failed

Started by gynta, January 10, 2012, 23:56:24

0 Members and 1 Guest are viewing this topic.

gynta

Hi Menion
This is a note from other thread.
After a test, I've isolate the Problem here...

<trkseg>
<trkpt>
<time></time>
<course></course>
<speed></speed>

</trkpt>
</trkseg>

If the problem is already known?

btw.
gpx-files from some other sources work well in MapSource.

Menion

#1
ok, and what are problems with these tags? They're not valid or they do not contain expected values?
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

gynta

#2
if you dont know this problem, I'll be looking at this in more detail.
If u know, there is a problem with MapSouce - i will do noting :D

Edit: attachments & the test procedure:
 - creating a simple path in google_earth. -> export as kml
 - import kml in locus -> export as gpx
 - import kml in or*x -> export as gpx
 - open the or*x.gpx in mapsource works
 - open the locus.gpx in mapsource failed

Menion

#3
thanks gynta,
  I have installed mapSource on computer and seems like really stupid program. Why it just do not ignore tags which do not know? Problem is TAG "speed" even it's normal optional tag ... I'll have to do some ability to export "MapSource ready" gpx file ...

EDIT: damn, this program also cannot handle <course> and <ele> tags ... what the ... nevermind, in export can now be selected "Compatible with MapSource"
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

gynta

#4
Quote from: "menion"...damn, this program also cannot handle <course> and <ele> tags...
? this works.:
...
<trkpt lat="48.23251833333333" lon="16.493115">
 <ele>215.0</ele>
 <time>2011-09-25T14:18:48Z</time>
</trkpt>
<trkpt lat="48.23258166666667" lon="16.49277">
 <ele>211.33333</ele>
 <time>2011-09-25T14:20:30Z</time>
</trkpt>
<trkpt lat="48.23278" lon="16.492688333333334">
 <ele>209.33333</ele>
 <time>2011-09-25T14:20:45Z</time>
</trkpt>
...

I thinks its a combination or/and calculation from the data.
but how is calculated... :?

Menion

#5
hmm  I tried "time and then ele" ... don't even say me that "ele and then time" works :) ... I'll try it tomorrow
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

Menion

#6
omg ...

your works, and this not

<trkseg>
<trkpt lat="50.050745462067425" lon="14.4594204146415">
<time>2012-01-09T11:01:30Z</time>
<ele>309.80</ele>
</trkpt>
<trkpt lat="50.051651084795594" lon="14.460067916661501">
<time>2012-01-09T11:03:00Z</time>
<ele>293.82</ele>
</trkpt>
</trkseg>

.. this is really hard work
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

gynta

#7
sorry, but i must reactivate this thread again :mrgreen:
 
I see now you create an extra option "compatiple with mapsource"
and delete the tags <course>and<speed>, right?

Please make a view to:
http://www.gpsbabel.org/download.html#downloading
This Translator keeps all your tags and the gpx works on MapSource!
The translated gpxfile looks not realy much different as yours.

If you find out WHY - you can kick this option "compatiple with mapsource"