There are waypoints that come with additional data in the extensions part of 
the gxp xml file, for example averaged waypoints from the Garmin Dakota 20 
(longitude and latitude scrambled):
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/1"; 
xmlns:gpxx="http://www.garmin.com/xmlschemas/WaypointExtension/v1"; 
xmlns:gpxtrx="http://www.garmin.com/xmlschemas/GpxExtensions/v3"; 
xmlns:gpxtpx="http://www.garmin.com/xmlschemas/TrackPointExtension/v1"; 
creator="Dakota 20" version="1.1" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.topografix.com/GPX/1/1 
http://www.topografix.com/GPX/1/1/gpx.xsd 
http://www.garmin.com/xmlschemas/WaypointExtension/v1 
http://www8.garmin.com/xmlschemas/WaypointExtensionv1.xsd 
http://www.garmin.com/xmlschemas/TrackPointExtension/v1 
http://www.garmin.com/xmlschemas/TrackPointExtensionv1.xsd";>
        <metadata>
                <link href="http://www.garmin.com";>
                        <text>Garmin International</text>
                </link>
                <time>2011-07-20T19:20:20Z</time>
        </metadata>
        <wpt lat="-xx.454203" lon="-xx.091015">
                <ele>370.496735</ele>
                <time>2011-07-20T19:25:51Z</time>
                <name>005</name>
                <sym>Residence</sym>
                <extensions>
                        <gpxx:WaypointExtension>
                                <gpxx:Samples>3</gpxx:Samples>
                        </gpxx:WaypointExtension>
                </extensions>
        </wpt>
</gpx>

It would be great to have these extensions also visible withing QLandkarte 
GT.... I was not able to do that so far.
For tracks there is a possibility also, therefore I assume it should not be 
that big deal to inlude that also for waypoints... both waypoints and routes 
are based on gpx files...

Additionally I have to mention that exporting a waypoint that had values in gpx 
extensions they get lost when loading and exporting them... this is a pitty.... 
is this a bug or does this work as designed ?

Thanks for feedback.
Patrik
-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
QLandkarte-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkarte-users

Reply via email to