Hi Johan,

I don't understand. The default style contains e.g. in file
 \default\inc\address :

# Netherlands = NLD
mkgmap:country=NLD & mkgmap:region!=* & mkgmap:admin_level4=* { set 
mkgmap:region='${mkgmap:admin_level4}' } 

Do you want to say that you see no matches for this rule?

A possible reason is that the preprocessed boundary file doesn't contain the 
boundary.
See http://gis.19327.n5.nabble.com/boundary-France-broken-tp5794112.html

Gerd

Date: Mon, 10 Feb 2014 23:48:24 +0100
From: [email protected]
To: [email protected]
Subject: Re: [mkgmap-dev] Y-branches on motorways

Thanks Gerd, that link and the conversion style manual (compliments for the 
authors!) do help. The problem was setting mkgmap:label:1
One more question. In the lines file I can't search for 'mkgmap:country=NLD' 
anymore. What can I do to solve this?

Cheers, Johan


2014-02-09 14:20 GMT+01:00 Gerd Petermann <[email protected]>:




Hi Johan,

please check 
http://www.mkgmap.org.uk/news/2013/12/22/more-flexibility-in-style-files-style

Does that help?

Gerd

Date: Sun, 9 Feb 2014 12:29:49 +0100
From: [email protected]
To: [email protected]

Subject: [mkgmap-dev] Y-branches on motorways

In the situation a motorway splits in two motorways (a socalled Y-branch)  I 
used the following line in my style to make sure the destination:ref and the 
destination were displayed in my Garmin:


highway=motorway & destination:ref=* {name 
'${destination:ref|highway-symbol:hbox} ${name}' | 
'${destination:ref|highway-symbol:hbox}' | '${name}' ; add  mkgmap:display_name 
= '${destination:ref} (${destination})' }


Yesterday I used a new mkgmap  version with the new standard styles mixed with 
lines as the one above. I noticed that in Y-branches the destination was not 
displayed anymore.


What am I doing wrong here?
Cheers, Johan


mkgmap settings (not changed for the new version):java -Xmx6000M -jar 
mkgmap.jar --help --style-file:mkgmap/styles/default 
--name-tag-list=int_name,name --family-id=9001 --product-id=1 
--family-name=Benelux --region-name=Benelux --description=Benelux 
--region-abbr=BNL --latin1 --code-page=1252 --license-file=mkgmaplicense.txt 
--copyright-message="OpenStreetMap contributors, ODbL. See: 
http://www.openstreetmap.org/copyright"; --draw-priority:25 
--generate-sea=extend-sea-sectors,close-gaps=4000,floodblocker,fbgap=60,fbthres=200,fbratio=0.6,land-tag=natural=background
 --remove-short-arcs --bounds=bounds.zip --location-autofill=nearest 
--add-pois-to-areas 
--pois-to-areas-placement=entrance=main;entrance=yes;building=entrance;barrier=entrance
 --link-pois-to-ways --process-destination --process-exits --x-housenumbers 
--housenumbers --index --route --gmapsupp --tdbfile --nsis 
--remove-ovm-work-files *.osm.gz mkgbase.typ




_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev                            
          

_______________________________________________

mkgmap-dev mailing list

[email protected]

http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev



_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev                            
          
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to