Notices


Reply
Thread Tools
Posts: 11 | Thanked: 1 time | Joined on Jan 2008
#1
hello all, i encountered a problem when trying to import POIs into MM.
i got the CSV file from poinusa, used GPXtoPOI program to convert it from CSV to GPX successfully, but when i tried to import it from MM, it gave me the error:

Error parsing GPX file.

to eliminate data problem, i cut down the CSV file to 1 entry and converted it. went ahead to import but the same thing happens, is there something wrong with the GPX file generated?

here is the data file:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="Unknown" 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">
  <metadata>
    <link href="http://www.garmin.com">
      <text>Garmin International</text>
    </link>
  </metadata>

  <wpt lat="33.446994" lon="-86.73121">
    <name>B and N The Summit Birmingham</name>
    <cmt>Summit Shopping Center</cmt>
    <desc>Summit Shopping Center</desc>
    <sym>Waypoint</sym>
    <extensions>
      <gpxx:WaypointExtension xmlns:gpxx="http://www.garmin.com/xmlschemas/GpxExtensions/v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.garmin.com/xmlschemas/GpxExtensions/v2 http://www.garmin.com/xmlschemas/GpxExtensions/v2/GpxExtensionsv2.xsd">
        <gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
      </gpxx:WaypointExtension>
    </extensions>
  </wpt>

</gpx>
if this file is the problem, then what tool do you guys use to make GPX file out of CSV?

thanks!
 
Posts: 101 | Thanked: 54 times | Joined on Jul 2007
#2
Hi,

try to use gpsbabel to convert to the 'good' gpx format.
I get my GPX files from geocaching.com which out of the box
can't be imported to maemo mapper either.
Try to translate it via gpsbable works for me.

Regrads,
asys3
 
Posts: 11 | Thanked: 1 time | Joined on Jan 2008
#3
Thanks. GPS babel doesn't work for me, but I found a pretty good document to make the conversion using http://www.poiedit.com/

This person automated the process and included the source code online.
All you need is an Yahoo Map App ID and you can make your own list and conversion using that editor.

http://blogs.msdn.com/jerryxu/archiv...ps-device.aspx

Now I gotta figure out if there's a way to customize the POI icons in my maemo mapper.

Thanks!
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:02.