I have committed the Java tweak required to support the naming of
motorway exit roads from the name/ref of a motorway_junction POI.
I haven't committed the required change in the style file because maybe
not everyone wants this to happen.
So, if you do, please add lines like this to your points file.
highway=motorway_junction & ref=* { add motorway_link_name = '${ref}' name
'${ref}' }
highway=motorway_junction & name=* { add motorway_link_name = '${name}' name
'${name}'}
These set the motorway_link_name tag to the name/ref and that gets applied to
the
motorway_link way.
Cheers,
Mark
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev