Support GPX 1.0.1 for Geotours
See original GitHub issueDetailed steps causing the problem:
- Download the GPX file for this Geotour : https://www.geocaching.com/play/geotours/bion3
- Import the file into c:geo
Actual behavior after performing these steps:
Expected behavior after performing these steps:
Gpx imported successfully
Version of c:geo used:
2017.02.28-RC
Is the problem reproducible for you?
Yes
Other comments and remarks:
Here the gpx tag from the file :
<gpx xmlns:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd http://www.groundspeak.com/cache/1/0/1 http://www.groundspeak.com/cache/1/0/1/cache.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:groundspeak="groundspeak" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:creator="Groundspeak, Inc. All Rights Reserved. http://www.groundspeak.com" xmlns:version="1.0">
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Suggestion for improving GeoTours and caches
This will help me find new GeoTours worldwide. ... the GPX file should now respect the user's GPX version preference (i.e. 1.0 vs...
Read more >GPX 1.0 Developer's Manual - TopoGrafix
This document describes the XML elements defined in GPX in detail and provides examples of their use. The descriptions in this document are...
Read more >How to properly get coordinates from gpx file in python [closed]
I try to extract coordinates from gpx file and it returns empty list. I used xml.etree and have any idea why it is...
Read more >GPX - GPS Exchange Format — GDAL documentation
GPX (the GPS Exchange Format) is a light-weight XML data format for the interchange of GPS data (waypoints, routes, and tracks) between applications...
Read more >GPX Viewer - Frank Fesevur
GPX Viewer is a freeware viewer for GPX files, hence the name. It works on Windows Mobile PocketPC based device that supports the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That error message is coming directly from the SAX parser. I would rather not like to try and fix anything by doing some text replacement or similar before parsing the XML. I suggest to close this as WONTFIX as we did for GPX files from other tools where the output did not validate.
Let’s see if they can fix it. https://forums.groundspeak.com/GC/index.php?showtopic=343763