Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 5 of 5
  1. #1
    Member greeenpower's Avatar
    Join Date
    Aug 2015
    Location
    GREECE
    Posts
    15
    Rep Power
    0

    Default importing personal routes from Suunto

    can i import a personal kml route making with my suunto watch, to igo 9.18.27.687519 nextgen? i have place my personal kml file to the userdata/routes as described in this posts [Only registered and activated users can see links. ] with no success.
    Last edited by greeenpower; 9th October 2020 at 09:31 PM.

  2.    Advertissements


  3. #2
    Master jorgeultra's Avatar
    Join Date
    Apr 2016
    Location
    Rio de Janeiro
    Posts
    478
    Rep Power
    760

    Default

    Try this path: /content/userdata/route/poi

  4. #3
    Member greeenpower's Avatar
    Join Date
    Aug 2015
    Location
    GREECE
    Posts
    15
    Rep Power
    0

    Default

    no success with /content/userdata/route/poi path

  5. #4
    iGO Enthusiast importing personal routes from Suunto
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Ni�
    Age
    53
    Posts
    6,966
    Rep Power
    4732

    Default

    They probably don't use the same record format
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  6. #5
    Master
    Join Date
    Mar 2017
    Location
    Germany
    Posts
    946
    Rep Power
    650

    Default

    insert in data_folder = iGO_xxx\content\userdata\Route\*.kml
    ** insert in KML only the Placemark from WayPoint and/or Destination
    Spoiler: template

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:xal="urn:oasis:namesciq:xsdschema:xAL:2.0">
    <Document>
    <name>DE-LU-FR-Route</name>
    <Folder>
    <name>Wayponts</name>
    <Placemark>
    <name>1 In den Moselauen 3, 54294 Trier, Deutschland</name>
    <Point>
    <coordinates>6.6222104,49.7390439</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>Rue Reiteschkopp, 3481 D�delingen, Luxemburg</name>
    <Point>
    <coordinates>6.0782607,49.4715756</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>16 Bois de Coulange, 57360 Amn�ville, Frankreich</name>
    <Point>
    <coordinates>6.1378616,49.2476864</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>All�e de Metz Plage, 57000 Metz, Frankreich</name>
    <Point>
    <coordinates>6.1686169,49.1233796</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>5 43-45 Avenue de la Moselle, 54670 Millery, Frankreich</name>
    <Point>
    <coordinates>6.1273348,48.8152289</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>Rue des Su�dois, 57470 Hombourg-Haut, Frankreich</name>
    <Point>
    <coordinates>6.7789691,49.1242533</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>Rathausstra�e 52, 66333 V�lklingen, Deutschland</name>
    <Point>
    <coordinates>6.8454188,49.246948</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>St.Nazairer Allee 1, 66740 Saarlouis, Deutschland</name>
    <Point>
    <coordinates>6.7425283,49.3212149</coordinates>
    </Point>
    </Placemark>
    </Folder>
    </Document>
    </kml>

    a *.gpx-File (tracking-Route) open with RouteConverter (Windows) and save as iGO-Route (kml)
    Last edited by rondoan; 11th October 2020 at 05:59 PM.
    ---
    ex calipoint say: my Knowledge of today is what I read yesterday 🧐😉

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •