Every few years, I update my CAMRA Good Beer Guide POI file for TomTom and then convert it to various other formats so that all of my GPS apps can use it. The 2015 GBG POI file includes phone numbers for the pubs which are displayed in TomTom. When I use "Extra POI Editor" to convert the TT file to GPX format, the phone number field appears as a WaypointExtension field (see below). Alpine Quest, imports and displays the GPX file correctly, but appears to discard the phone data. Is there any way that this can be retained and displayed in AQ, as it is useful information, especially when reserving meal tables on holiday?
<?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/GpxExtensions/v3" creator="Extra_POI_Editor V5.91" 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/GpxExtensions/v3 http://www8.garmin.com/xmlschemas/GpxEx ... ionsv3.xsd">
<name><![CDATA[Good Beer Guide 2015]]></name>
<wpt lat="51.9489" lon="-.5316">
<name>Oddfellows Arms, Toddington, Bedfordshire, LU5 6BP</name>
<cmt> </cmt>
<sym><![CDATA[gbg2015]]></sym>
<extensions>
<gpxx:WaypointExtension>
<gpxx:PhoneNumber>44 1525 872021</gpxx:PhoneNumber>
</gpxx:WaypointExtension>
</extensions>
</wpt>
<wpt lat="51.8793" lon="-.5635">
<name>Old Farm, Totternhoe, Bedfordshire, LU6 1RE</name>
<cmt> </cmt>
<sym><![CDATA[gbg2015]]></sym>
<extensions>
<gpxx:WaypointExtension>
<gpxx:PhoneNumber>44 1582 674053</gpxx:PhoneNumber>
</gpxx:WaypointExtension>
</extensions>
</wpt>
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Importing Extended Waypoint Info From GPX POI Files
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Importing Extended Waypoint Info From GPX POI Files
Hi,
I've added this extension, so this field will be imported (and few other ones) using the next version.
Best regards
I've added this extension, so this field will be imported (and few other ones) using the next version.
Best regards
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Importing Extended Waypoint Info From GPX POI Files
Fantastic, many thanks for the quick responseAlpineQuest wrote:Hi,
I've added this extension, so this field will be imported (and few other ones) using the next version.
Best regards