[mkgmap-dev] Naming motorway exit road from the exit ref
From Mark Burton markb at ordern.com on Thu Oct 8 12:46:46 BST 2009
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
- Previous message: [mkgmap-dev] Commit: r1268: - MDR Index still overflowing
- Next message: [mkgmap-dev] Commit: r1269: Fix working out the name that belongs to a city and also
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list