maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Maemo Mapper: KML to GPX -- Import problems (https://talk.maemo.org/showthread.php?t=6485)

slikrik98 2007-05-25 15:22

Maemo Mapper: KML to GPX -- Import problems
 
Greetings, this question has two parts:

1) Is there a tried-and-true method of converting the Google Maps generated KML files to a maemo mapper formatted POI database? I found an app online called KMLToGPX that created a GPX file, however Mapper doesn't seem to like the file.

2) Here is the GPX file I'm attempting to import; can anyone see why this doesn't work? (After I click "OK" it thinks for a moment, and then just takes me back to the map -- none of the points, or the track, show up).

A few other notes: Currently, I have no internet connection -- i'm merely looking at downloaded Google Maps. I'm also using v. 1.4.5. Thanks!

Code:

<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="KML2GPX 1.0" 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">
  <wpt lat="48.864590" lon="2.324655">
    <name>Jardin des Tuileries</name>
    <cmt>Google Earth</cmt>
    <sym>Waypoint</sym>
  </wpt>
  <wpt lat="48.873730" lon="2.295138">
    <name>Arc de Triomphe</name>
    <cmt>Google Earth</cmt>
    <sym>Waypoint</sym>
  </wpt>
  <wpt lat="48.866997" lon="2.320789">
    <name>Buddha Bar</name>
    <cmt>Google Earth</cmt>
    <sym>Waypoint</sym>
  </wpt>
  <trk>
    <name>Champs Elysee</name>
    <trkseg>
      <trkpt lat="48.866127" lon="2.318974"/>
      <trkpt lat="48.870644" lon="2.304811"/>
      <trkpt lat="48.873817" lon="2.295284"/>
    </trkseg>
  </trk>
</gpx>



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

vBulletin® Version 3.8.8