While I mainly use a Garmin navigation device on my journeys, I need a backup just in case it breaks. With the mobile app Organic.Maps I found a great solution. Organic.Maps is a fork of Maps.me that was formed when Maps.me started offering paid services.

Merkmale von Organic.Maps

Organic.Maps ist für iOS und Android verfügbar, nutzt Openstreetmap-Daten und ist kostenlos.

  • Tracks können farbig und in verschiedenen Strichstärken dargestellt werden. So können Routen mit Alternativen knackig dargestellt werden. Siehe Beispiel in den Farben Magenta / Cyan, wobei Magenta die Hauptroute darstellt und Cyan die Alternative, der Sie folgen können, wenn Sie möchten.
  • Waypoints können farbig dargestellt werden - allerdings ohne Icons. Eine Unterscheidung der Bedeutung kann daher nur durch eine Farbkodierung erfolgen (siehe Izmir: blauer Pin = Verkehrsmittel, rot = Sehenswürdigkeiten und orange = Unterkunft).
  • Organic.Maps can handle GPX. BUT: To make full use of Organic.Maps’ capabilities, all data should be transferred in a proprietary KML format. I have written a program that converts the Basecamp GPX data to Organic.Maps KML (see below).
  • There are different ways to import your KML into Organic Maps.
    1) My preferred way: Using the “share” function within an application (see example later).
    2) iOS user can use “File Sharing” (drag & drop) within iTunes. The KML data must be stored in a “bookmarks” folder on your PC that can be drag & dropped at Organic.Maps (not Maps.me!).
    Android user may copy the files directly or use “Wifi Pro FTP Server” to do so.

The share way:

The easiest way to use your KML with Organic.Maps is to share it from a chat app like whatsapp or signal. Both apps have a function to send yourself a message. Use that to send yourself the KML.
Whatsapp is used on an Apple mobile in the following example. Using Android mobiles, it shouldn’t work much different.

1) On your PC, convert your GPX file using GPX_2_KML_4_Orga. Find the program later here.
2) Drag & Drop that new KML file onto “Whatsapp Web” by sending yourself a message.

Send a KML to yourself using “Whatsapp Web” on your computer

3) Now use your mobile:


The iTunes way:

Ziehen und Ablegen des Ordners "Bookmarks" über iTunes / Dateifreigabe

Routenplanung

Die Planung der Routen (Tracks & Wegpunkte) erfolgt wie gewohnt in Basecamp.

Screenshot aus Basecamp. Planungsdaten für eine Reise durch den Westen der Türkei. Siehe Hauptrouten in Magenta, Alternativen in Cyan oder Grün.

From Basecamp, the planning data is exported as GPX and converted into KML using my program GPX_2_KML_4_Orga.exe. Exporting directly from Basecamp to KML will not fully suit colors etc!
In the end it looks something like this:

Screenshot von meinem Handy, der die Planung für eine Reise durch den Westen der Türkei zeigt. Sehen Sie die verschiedenen Farben für die Strecken sowie für die Pins!

Bewährte Praxis

Um die Lesbarkeit zu erhöhen, bietet es sich an, eine längere Tour in einzelne Routen (z.B. nach Tagen) zu unterteilen. So haben Sie die Möglichkeit, die einzelnen Routen (Tage) in Organic.Maps ein- und auszuschalten. Außerdem können Sie sofort sehen wo die Tagesetappe beginnt und endet.

Das Programm

To convert the GPX data into a meaningful KML for Organic Maps I wrote this program.

  • GPX_2_KML_4_Orux.exe (The program. No installation necessary – just use it.)
  • GPX_2_KML.json (Eine Steuerdatei, die Sie anpassen können - Sie können sie aber auch so lassen, wie sie ist).
  • You can find instructions on how to handle the program on Github. Read them before using the program!
  1. Das Programm ist auf Github veröffentlicht. 
  2. Wählen Sie die grüne Schaltfläche " Code".
  3. Wähle: Download ZIP
  4. Entladen Sie die ZIP-Datei in ein Arbeitsverzeichnis.
  5. Auf Github folgen Sie der Readme.
  6. Weitere Einzelheiten finden Sie in der Datei readme-licence.pdf. 
de_DEDeutsch