12.03.2019, 11:48
Hello,
I'm using various softwares for GPS data, and (almost) one of them (Twonav LAND) has a problem with GPX files generated by RouteConverter (it say that it is corrupted).
After investigations, I discovered that it is because of the single quote in the comment on top of the file :
the " ' " in Pesch's is the problem, the file works if I delete this single quote...
And it is because it is alone, if I replace by " Peschs " or by " Pesch's' ", it works.
Don't know if it's or not an XML restriction (I supposed no), but may be it will be useful to know for somebody else in case of same kind of problem...
Best regards,
I'm using various softwares for GPS data, and (almost) one of them (Twonav LAND) has a problem with GPX files generated by RouteConverter (it say that it is corrupted).
After investigations, I discovered that it is because of the single quote in the comment on top of the file :
Quote:<!-- Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.com -->
the " ' " in Pesch's is the problem, the file works if I delete this single quote...
And it is because it is alone, if I replace by " Peschs " or by " Pesch's' ", it works.
Don't know if it's or not an XML restriction (I supposed no), but may be it will be useful to know for somebody else in case of same kind of problem...
Best regards,