summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-12-09 17:29:17 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-12-09 17:29:17 +0000
commit43555916acab18153dbcb04b33ac948586b0b33c (patch)
tree78c4d4670a42ffa018021f39c94640aa1d4f84e7 /README
parent0270165a5327fffc80b98c6a3bb7f0e5ac6f1da8 (diff)
downloadnavit-svn-43555916acab18153dbcb04b33ac948586b0b33c.tar.gz
Updated map installation instructions
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@20 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 20 insertions, 10 deletions
diff --git a/README b/README
index 3eb8f6e7..ddf87d63 100644
--- a/README
+++ b/README
@@ -15,20 +15,30 @@ in real time from vector data.
Maps:
=====
-The best navigation system is useless without maps. Those two maps
+The best navigation system is useless without maps. Those three maps
are known to work:
http://www.amazon.de/exec/obidos/ASIN/3829731280
- (grosser Reiseplaner)
+ (Grosser Reiseplaner, detailed map of europe)
http://www.amazon.de/exec/obidos/ASIN/3934073697
- (Telefonbuch Deutschland Map+Route)
-
-Once you got one of those you need to let NavIt know about it by
-setting the MAP_DATA environment variable to the directory of the
-map files:
-
- export MAP_DATA=/home/navit/reiseplaner/travel/DE.map
-
+ (Telefonbuch Deutschland Map+Route,
+ detailed map of germany, coarse map of europe)
+ http://www.amazon.de/exec/obidos/ASIN/3934073719
+ (Gelbe Seiten Map+Route, detailed map of germany,
+ course map of europe)
+
+Installing the Maps:
+- Gelbe Seiten and Telefonbuch Deutschland
+unzip karten.zip from the map cd where the map should go (about 1.2 GB)
+export MAP_DATA=<path to where the map has been unzipped>/d7.map
+
+- Grosser Reiseplaner
+Compile unshield from http://synce.sourceforge.net/synce/unshield.php
+run "unshield x <path to your dvd>/travel/data2.cab" where the map
+should go (about 4.3 GB)
+export MAP_DATA=<path to where the map has been unshielded>/DIRMAP_MAP/DIE.map
+move smp4.smp from DIE.map to a higher directory, since it currently
+crashes the program.
Subdirectories:
===============