• Been using this plugin for years with gratitude. Found that a gpx file without elevation and time is not rendered. Also a gpx file with waypoints is not rendered either. Is it possible to solve this in the foreseeable future?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Brummbaer

    (@brummbaer)

    I also have the problem that GPX files with a waypoint are no longer displayed.

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <gpx xmlns="https://www.topografix.com/GPX/1/1" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns:nmea="https://trekbuddy.net/2009/01/gpx/nmea" version="1.1">
    <metadata>
    <name>"Test"</name>
    </metadata>
    <wpt lat="47.22498444958734" lon="12.826267991086135">
    <ele>878.1055150827389</ele>
    <time>2024-05-30T14:07:59</time>
    <name>Test (30-05-2024 14:07:59)</name>
    <extensions>
    <nmea:speed>0.02090032</nmea:speed>
    </extensions>
    </wpt>
    </gpx>

    Same to me – GPX files with a waypoint are not rendered.

    Not working: https://1000roadstodrive.com/2006/01/01/monte-zoncolan/

    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <gpx xmlns="https://www.topografix.com/GPX/1/1" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" creator="Kurviger.de" version="1.1" xmlns:gh="https://kurviger.de/public/schema/gpx/1.1">
    <metadata>
    <name>Monte Zoncolan</name>
    <copyright author="OpenStreetMap contributors"/>
    <link >
    <text>Kurviger.de GPX</text>
    </link>
    <time>2021-12-27T12:12:48Z</time>
    </metadata>
    <wpt lat="46.501801" lon="12.926839"><name>Sella del Monte Zoncolan</name><desc>Wegpunkt 1</desc><sym>Flag, Blue</sym><type>via</type></wpt>
    <trk><name>Monte Zoncolan</name><trkseg>
    <trkpt lat="46.484183" lon="12.865494"><ele>535.42</ele><time>2021-12-27T12:12:48Z</time></trkpt>
    <trkpt lat="46.484106" lon="12.865589"><ele>536.26</ele><time>2021-12-27T12:12:51Z</time></trkpt>
    <trkpt lat="46.483727" lon="12.865905"><ele>536.71</ele><time>2021-12-27T12:12:55Z</time></trkpt>
    <trkpt lat="46.483652" lon="12.865938"><ele>535.86</ele><time>2021-12-27T12:12:58Z</time></trkpt>
    <trkpt lat="46.483472" lon="12.86597"><ele>534.98</ele><time>2021-12-27T12:13:01Z</time></trkpt>
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.