GPX file created when exporting multiple tracks which include waypoints

Hilbert Setter shared this question 40 hours ago
Need Answer

When two (or more) tracks are exported into a single gpx file, if the tracks include waypoints, Locus Map creates a gpx file with this order of tags:

<waypoints of first track>

<first track>

<waypoints of second track>

<second track>

I looked at the gpx schema and it is not clear to me if this order is valid or not according to it; anyway I usually find gpx files having the list of all waypoints before the list of all tracks.

Some programs (eg: Garmin Basecamp, Mapsource) require this order, thus they refuse to load the gpx file exported by Locus and expect this more common sequence:

<waypoints of first track>

<waypoints of second track>

<first track>

<second track>

Is there a way to configure Locus so that it follows this order when it creates the exported gpx file?

Thanks

Hilbert

Leave a Comment
 
Attach a file