Hi,
I'm a newbie with Mapfactor.
I would like to import my own pois into Mapfactor Navigator (Android) and found out, that Digger will prepare the fdata for using with MF.
I downloaded the Digger vers. 12.1.5 and also the vers. 11.0.47.
My Files are looking like this (example for one WPT):
<?xml version="1.0" encoding="UTF-8"?>
<gpx:gpx version="1.1" creator="POIbase" xmlns:gpx="http://www.topografix.com/GPX/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://www.garmin.com/xmlschemas/GpxExtensions/v3/GpxExtensionsv3.xsd" xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v3">
<gpx:wpt lat="51.4805649" lon="7.1628400">
<gpx:name>Selgros</gpx:name>
<gpx:desc>[DE-44793] Fegro; Bochumer Straße 119 [D-Bochum-Wattenscheid]</gpx:desc>
<gpx:extensions>
<gpxx:WaypointExtension>
<gpxx:Categories>
<gpxx:Category>Selgros</gpxx:Category>
</gpxx:Categories>
<gpxx:Address>
<gpxx:StreetAddress>Bochumer Straße 119 </gpxx:StreetAddress>
<gpxx:City></gpxx:City>
<gpxx:Country>DE</gpxx:Country>
<gpxx:PostalCode>44793</gpxx:PostalCode>
</gpxx:Address>
<gpxx:PhoneNumber Category="Phone"></gpxx:PhoneNumber>
</gpxx:WaypointExtension>
</gpx:extensions>
</gpx:wpt>
<gpx:gpx version="1.1" creator="POIbase" xmlns:gpx="http://www.topografix.com/GPX/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://www.garmin.com/xmlschemas/GpxExtensions/v3/GpxExtensionsv3.xsd" xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v3">
<gpx:wpt lat="51.4805649" lon="7.1628400">
<gpx:name>Selgros</gpx:name>
<gpx:desc>[DE-44793] Fegro; Bochumer Straße 119 [D-Bochum-Wattenscheid]</gpx:desc>
<gpx:extensions>
<gpxx:WaypointExtension>
<gpxx:Categories>
<gpxx:Category>Selgros</gpxx:Category>
</gpxx:Categories>
<gpxx:Address>
<gpxx:StreetAddress>Bochumer Straße 119 </gpxx:StreetAddress>
<gpxx:City></gpxx:City>
<gpxx:Country>DE</gpxx:Country>
<gpxx:PostalCode>44793</gpxx:PostalCode>
</gpxx:Address>
<gpxx:PhoneNumber Category="Phone"></gpxx:PhoneNumber>
</gpxx:WaypointExtension>
</gpx:extensions>
</gpx:wpt>
After I choose the GPX-file in Digger (both versions) I get the error "connection failed"
In the log-file is written this:
ERR 2019/02/01 17:55:06 XPathNode: can not access source file: D:\Benutzer\Michael\Routenplanung\POI für Mapfactor\digger_11_0_47\import\1.mca\digger_config.xml
What is the problem?
Is there any other possibility to create MF POIs from my gpx files?
Regards
Michael
---
Sorry, for my poor english... schooltime is already a few years ago, but I try to do my very best! :-D