Hi Gerd, maybe it gets a little bit clearer if I gave an example.
if ( mkgmap:country=DEU ) {
include 'deu_highway_rules';
}
or
if (mkgmap:country=DEU) {
highway=primary { set mkgmap:access=no }
highway=... {...}
...
}
Henning
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
