RogerC <
ro...@rogercalvert.me.uk> writes:
> I have been trying to load a GPX file generated by Osmand+ into Garmin
> MapSource. I get the message "(filename) could not be imported".
>
> The file loads into JOSM without problem.
>
> Looking at the file and comparing it with a Garmin generated GPX file, the
> principle difference seems to be that the later contains a <metadata> tag
> including a <bounds> tag. Also, it names tracks, which the Osmand+ version
> does not.
So there are two questions lurking in your mail:
does the osmand-generated GPX comply with standards (I would expect
so, but if you can explain why not I'm sure that would be of interest)
what non-standard things does mapsource insist on
I would recommend taking a single-track file from osmand, and one from
mapsource, and compare the usage of tags, and then hand-edit the osmand
one to be structurally like the mapsource one, and see if that works,
and then search to find out what's really necessary.