question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support GPX 1.0.1 for Geotours

See original GitHub issue
Detailed steps causing the problem:
Actual behavior after performing these steps:

screenshot_20170302-001517

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:closed
  • Created 7 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
Bananeweizencommented, Mar 3, 2017

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.

2reactions
Bananeweizencommented, Apr 9, 2017
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found