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
On Mon, 2020-06-22 at 09:42 -0700, [email protected] wrote:
> Hi Ticker
>
> Thanks so much for fixing the problem.
>
> There are two more questions.
> 1. Changes to the points file were made to revision 4526, but these
> changes were not made to the mapnik.txt file. As a result, a mismatch
> occurred.
> - Change the typCode of motorway junction from 0x2100 (Exit with
> Services) to 0x2000 (Exit without Services) and only do if exit:
> road_ref is set. Also attempt to set exit: to from standard OSM tags
> exit_to or destination.
> - Change the typCode of services from 0x210f (see above) to 0x230f
> (Exit Service Area), do even if generated from polygon, set some
> facilities and show at a lower resolution.
>
> 2. In the options.txt file in the description
> --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"
> How to - mdr7-excl = name or --x-mdr7-excl = name
>
> Sorry for my English, this is Google translator.
>
> Regards, Eugene
>
> <quote author='Ticker Berkin'>
> Hi Eugene
>
> I see.
>
> This is part of an automatic system that builds the release zip and
> web
> documentation when updates are committed to the svn repository. Parts
> of the release zip doc directory build are failing, but the web
> update
> of the same information are happening correctly
>
> I'll try and find out more.
>
> Regards
> Ticker
>
>
> On Sat, 2020-06-20 at 22:47 -0700, [email protected] wrote:
> > Sorry for my English, this is Google translator.
> >
> > See the end of the file
> > http://www.mkgmap.org.uk/download/mkgmap-r455
> > 3.zip\mkgmap-r4553\doc\typ-compiler.txt
> > Polygon elements trimmed, missing Line elements, Points (POI),
> > Icons
> >
> > Regards, Eugene
> >
> > <quote author='Ticker Berkin'>
> > Hi Eugene
> >
> > Yes - You're right, they are different.
> >
> > I hadn't noticed before, but the the versions of the files in
> > release
> > download have been through a document processor. This is "asciidoc"
> > in
> > the case of the style manual, but I'm not sure about the others.
> >
> > Whatever it is, it fails for "tuning.txt", but the others look
> > reasonably like the resultant versions available from
> >
> > http://www.mkgmap.org.uk/doc/index.html
> >
> > Ticker
> >
> > On Sat, 2020-06-20 at 08:11 -0700, [email protected] wrote:
> > > Thank you for your work.
> > >
> > > But compilation doesn't work correctly.
> > > I compare the documentation files located in the archive
> > > http://www.mkgmap.org.uk/download/mkgmap-r4553.zip
> > > http://www.mkgmap.org.uk/download/mkgmap-r4553.zip\mkgmap-r4553\d
> > > oc
> > > \i
> > > ndex.txt
> > > http://www.mkgmap.org.uk/download/mkgmap-r4553.zip\mkgmap-r4553\d
> > > oc
> > > \t
> > > uning.txt
> > > http://www.mkgmap.org.uk/download/mkgmap-r4553.zip\mkgmap-r4553\d
> > > oc
> > > \t
> > > yp-compiler.txt
> > > with files of the same name located
> > > http://www.mkgmap.org.uk/websvn/l
> > > isting.php?repname=mkgmap&path=%2Ftrunk%2Fdoc%2F&rev=4553&peg=455
> > > 3#
> > > a2
> > > 008cef70b23f59cfd5d9cad5e05e6c8
> > >
> > > They don't match.
> > >
> > > Sincerely, Eugene
> > >
> > > <quote author='Ticker Berkin'>
> > > Hi Gerd
> > >
> > > I didn't get the layout of one of my typ-compiler changes correct
> > > for
> > > when it appears here:
> > >
> > > http://www.mkgmap.org.uk/doc/typ-compiler
> > >
> > > so I've had another go - I'm still guessing at how the layout
> > > language
> > > works.
> > >
> > > Also fixed another couple of trivial noticed when comparing
> > > resultant
> > > page with:
> > >
> > > https://wiki.openstreetmap.org/wiki/Mkgmap/help/typ_compile
> > >
> > > Minor patch attached.
> > >
> > > Ticker
> > >
> > >
> > > _______________________________________________
> > > mkgmap-dev mailing list
> > > [email protected]
> > > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> > >
> > > miscDoc_v3.patch (2K)
> > > <http://gis.19327.n8.nabble.com/attachment/5968878/0/miscDoc_v3.p
> > > at
> > > ch
> > > >
> > >
> > > </quote>
> > > Quoted from:
> > > http://gis.19327.n8.nabble.com/Misc-documentation-fixes-tp5968452
> > > p5
> > > 96
> > > 8878.html
> > >
> > >
> > > _____________________________________
> > > Sent from http://gis.19327.n8.nabble.com
> > >
> > _______________________________________________
> > mkgmap-dev mailing list
> > [email protected]
> > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> >
> > </quote>
> > Quoted from:
> > http://gis.19327.n8.nabble.com/Misc-documentation-fixes-tp5968452p5
> > 96
> > 8902.html
> >
> >
> > _____________________________________
> > Sent from http://gis.19327.n8.nabble.com
> >
> _______________________________________________
> mkgmap-dev mailing list
> [email protected]
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
> </quote>
> Quoted from:
> http://gis.19327.n8.nabble.com/Misc-documentation-fixes-tp5968452p596
> 9028.html
>
>
> _____________________________________
> Sent from http://gis.19327.n8.nabble.com
>
Index: doc/options.txt
===================================================================
--- doc/options.txt (revision 4555)
+++ 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 4555)
+++ 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 4555)
+++ 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
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev