summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/README.txt b/README.txt
index cd99abb..d54cc31 100644
--- a/README.txt
+++ b/README.txt
@@ -5,7 +5,6 @@ Problems
all Unicode maps to be signed. Non-Unicode maps (from openmtbmap project) work
well
-
Note
====
(Of course you could also define the .img files by folder, and you probably
@@ -17,18 +16,19 @@ Note that all 6*.img have to be from the same openmtbmap country file -
otherwise only one "country" will show in proper colours. You can instead of
deleting all but one typfile replace *.TYP with e.g. clas*.TYP or the full
name like clasde.TYP.
+ * family-id should be the same number as the first 4 digits of the maps (if
+ you use a different number, you have to adjust the FID inside the .TYP-file).
+ Note every map on your gps needs a different family-id (else they won't be shown).
+ * family-name can be set to any value (only use letters and numbers, no
+ Umlauts or symbols) and will be shown as mapname on the GPS maplist.
--–family-id should be the same number as the first 4 digits of the maps (if
-- you use a different number, you have to adjust the FID inside the
-- .TYP-file). Note every map on your gps needs a different family-id (else
-- they won't be shown).
-
--–family-name can be set to any value (only use letters and numbers, no
-- Umlauts or symbols) and will be shown as mapname on the GPS maplist.
-
-2 b) if you want to have contourlines (altitude lines) included too, just
-change the above command from "6*.img" to "6*.img 7*.img" and put the *.img
-from the contourline download into the same folder before running the above
-command.
-
+Countours
+=========
+- By default, this software will generate maps without countour-lines.
+ * DEM-maps can be generated separately (and only once), e.g. using
+ map-source and uploaded a separate .img file. Seems work without problems.
+ * If you want to have contourlines (altitude lines) included in the map, just
+ change the above command from "6*.img" to "6*.img 7*.img" and put the *.img
+ from the contourline download into the same folder before running the above
+ command.
\ No newline at end of file