View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002101 | GeoSetter | User Interface | public | 2020-08-30 15:09 | 2022-12-22 02:04 |
Reporter | Lindi | Assigned To | Friedemann | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 3.5.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002101: Error in reading GPX data | ||||
Description | My tracker records the GPXdata with waypoints for pauses and trackdata for the tracks. geosetter can't read the norm conform GPX data. An example where i skipped a lot of WPTs and trks for better reading: <?xml version="1.0" encoding="UTF-8"?> <gpx xmlns="http://www.topografix.com/GPX/1/1" version="1.1" creator="http://gpxframework.com"> <metadata> <name>270720_11:15:52.gz</name> <bounds minlat="64.141342" minlon="-21.951132" maxlat="64.153488" maxlon="-21.912024"> </bounds> <extensions> <gpxdata:nt>10747</gpxdata:nt> <gpxdata:at>27311</gpxdata:at> </extensions> </metadata> <wpt lat="64.144096" lon="-21.917263"> <ele>0.000000</ele> <time>2020-07-27T11:16:11Z</time> <cmt>00:04:15</cmt> <type>pause</type> <extensions> <gpxdata:nt>25</gpxdata:nt> </extensions> </wpt> <trk> <trkseg> <trkpt lat="64.144287" lon="-21.916977"> <ele>25.763964</ele> <time>2020-07-27T11:16:08Z</time> </trkpt> <trkpt lat="64.145760" lon="-21.925636"> <ele>13.942226</ele> <time>2020-07-27T18:41:06Z</time> </trkpt> <trkpt lat="64.145866" lon="-21.925543"> <ele>13.759905</ele> <time>2020-07-27T18:49:08Z</time> </trkpt> <trkpt lat="64.145859" lon="-21.925539"> <ele>13.683279</ele> <time>2020-07-27T18:49:09Z</time> </trkpt> <trkpt lat="64.145859" lon="-21.925541"> <ele>13.683279</ele> <time>2020-07-27T18:49:10Z</time> </trkpt> </trkseg> </trk> </gpx> | ||||
Steps To Reproduce | open tracks (ctrl+T) Error Message: 270720.gpx - Ohne Namen 1 (0Punkte) Reference to undeclared namespace prfix: 'gpxdata'. Linie: 8 <gpxdat:nt)10747</gpxdata:nt> | ||||
Tags | GPS trace | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-30 15:09 | Lindi | New Issue | |
2020-08-30 15:09 | Lindi | Tag Attached: GPS trace | |
2020-09-15 22:13 | heiko | Note Added: 0003835 | |
2020-09-15 22:15 | heiko | Relationship added | has duplicate 0002102 |
2022-12-22 02:04 | Friedemann | Status | new => assigned |
2022-12-22 02:04 | Friedemann | Assigned To | => Friedemann |