Hi Gerd

Minor documentation fix and correction of mapnik.txt after I
reallocated some EXIT point types.

updated patch attached

Ticker

On Tue, 2020-06-23 at 08:54 +0100, Ticker Berkin wrote:
> Hi Eugene
> 
> 1. Sorry about that - I missed making the changes to mapnik.txt
> 
> 2. Should be: Example usage: --mdr7-excl="Road, Street, Weg"
>    but --x-mdr7-excl=... will work
> 
> I'll fix these some time soon, but if mapnik.txt is causing you
> problems, I've provided a patch or you can edit the file with a text
> editor.
> 
> Regards
> Ticker
Index: doc/options.txt
===================================================================
--- doc/options.txt	(revision 4557)
+++ doc/options.txt	(working copy)
@@ -207,7 +207,7 @@
 ;--mdr7-excl=name[,name...]
 :	Specify words which should be omitted from the road index.
 It was added before option road-name-config and is probably no longer needed.
-:	Example usage: --x-mdr7-excl="Road, Street, Weg"
+:	Example usage: --mdr7-excl="Road, Street, Weg"
 
 ;--mdr7-del=name[,name...]
 :	Use this option if your style adds strings to the labels of roads which you
Index: resources/help/en/options
===================================================================
--- resources/help/en/options	(revision 4557)
+++ resources/help/en/options	(working copy)
@@ -205,7 +205,7 @@
 --mdr7-excl=name[,name...]
     Specify words which should be omitted from the road index. It was added
     before option road-name-config and is probably no longer needed.
-    Example usage: --x-mdr7-excl="Road, Street, Weg"
+    Example usage: --mdr7-excl="Road, Street, Weg"
 
 --mdr7-del=name[,name...]
     Use this option if your style adds strings to the labels of roads which you
Index: resources/typ-files/mapnik.txt
===================================================================
--- resources/typ-files/mapnik.txt	(revision 4557)
+++ resources/typ-files/mapnik.txt	(working copy)
@@ -2317,7 +2317,7 @@
 ;1
 [end]
 [_point]
-type=0x021
+type=0x020
 subtype=0x00
 ;GRMN_TYPE: //
 String=Exit
@@ -2341,7 +2341,7 @@
 ;12345678
 [end]
 [_point]
-type=0x021
+type=0x023
 subtype=0x0f
 ;GRMN_TYPE: //
 String=Services
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to