-
I have GpxParser which crashes because some sites add extensions with prefixes.
Example
```
1205.75
yes
path
…
-
similar to #16310, but different symptoms:
Ticket 343578
c:geo fails to import a GPX file. Log reveals the following error:
```
11-02 18:09:32.818 10355 10922 E cgeo : [Thread-6] Importin…
-
I don't know what data cause this exception, maybe like "<ele/>".
There is a same problem in another lib:
https://github.com/ticofab/android-gpx-parser
I post a issue at:
https://github.com/tic…
-
window.DOMParser is preventing this from working in React Native. Any ideas?
https://github.com/Luuka/GPXParser.js/blob/d9c41f727d222f74aa9f768be5168a10c346afd9/src/GPXParser.js#L24
-
Hi there,
I was searching for a gpxparser for java when I came across your repo. I would like to use it.
It would be great if you add a license to your project so it's clear what people are allowed to…
-
I'm constantly fighting this thing to take the right format file. I have a local file that I have parsed sucessfully before, but when trying to port all of my code to server and run:
```js
let gp…
-
Hi,
I need to insert two types of objects in the maps :
1. put my custom tiled map as a background
2. load some gpx data on top of it
what file can I modify to access these modifications ?
Many tha…
-
环境:windows10; python=3.11; gpxpy=1.3.1
问题:读取Garmin connect网页下载的gpx类型文件运行,提示
```
gpxpy.gpx.GPXXMLSyntaxException: Error parsing XML: not well-formed (invalid token): line 1, column 1
```
似乎将main.p…
-
On [this track](https://joris-en-de-fiets.md-kwadraat.nl/gpx/transpyr/3.gpx), both my gps (straight from history) and strava (after import) report an elevation gain of 2011 meters. As the gps device h…
-
from #4 - allow Open Street Maps (instead of Google API)