I have a raw data file containing a track I need.
The file is, I believe, in .GPX format (although I also have access to it in .mmo).
A very brief excerpt from it looks like this:
<?xml version="1.0" encoding="ISO-8859-1"?>
<gpx version="1.1"
creator="Memory-Map 5.1.3.716 http://www.memory-map.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.topografix.com/GPX/1/1"
xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
<rte>
<name><![CDATA[Route]]></name>
<type><![CDATA[Route]]></type>
<rtept lat="54.6346711866" lon="-2.8100015035">
<name><![CDATA[WP01]]></name>
<sym><![CDATA[Dot]]></sym>
<type><![CDATA[Waypoints]]></type>
But having tried everything I know, I just can't get that data into mapsource, from where I can comfortably upload it to my satnav unit.
I'm going nuts here, any ideas please???
Paul G
The file is, I believe, in .GPX format (although I also have access to it in .mmo).
A very brief excerpt from it looks like this:
<?xml version="1.0" encoding="ISO-8859-1"?>
<gpx version="1.1"
creator="Memory-Map 5.1.3.716 http://www.memory-map.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.topografix.com/GPX/1/1"
xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
<rte>
<name><![CDATA[Route]]></name>
<type><![CDATA[Route]]></type>
<rtept lat="54.6346711866" lon="-2.8100015035">
<name><![CDATA[WP01]]></name>
<sym><![CDATA[Dot]]></sym>
<type><![CDATA[Waypoints]]></type>
But having tried everything I know, I just can't get that data into mapsource, from where I can comfortably upload it to my satnav unit.
I'm going nuts here, any ideas please???
Paul G