logo separator

[mkgmap-dev] [PATCH] Give highway=primary a default styling different to highway=trunk

From Dermot McNally dermotm at gmail.com on Sat Aug 29 23:28:22 BST 2009

A one-character diff to allow highway=primary to assume by default a
different (and more appropriate) Garmin style to highway=trunk.

It would be great to see this applied.

Thanks,
Dermot


Index: resources/styles/default/lines
===================================================================
--- resources/styles/default/lines	(revision 1157)
+++ resources/styles/default/lines	(working copy)
@@ -41,7 +41,7 @@
 highway=motorway {add oneway = yes; add bicycle = no; add foot = no }
[0x01 road_class=4 road_speed=6 resolution 12]
 highway=motorway_link {add oneway = yes; add bicycle = no; add foot =
no } [0x09 road_class=4 road_speed=3 resolution 16]
 highway=pedestrian & area!=yes {add access = no; add foot = yes}
[0x06 road_class=0 road_speed=0 resolution 22]
-highway=primary [0x02 road_class=3 road_speed=4 resolution 19]
+highway=primary [0x03 road_class=3 road_speed=4 resolution 19]
 highway=primary_link [0x08 road_class=3 road_speed=3 resolution 19]
 highway=residential | highway=living_street [0x06 road_class=0
road_speed=2 resolution 21]
 highway=secondary [0x04 road_class=2 road_speed=3 resolution 20]


-- 
--------------------------------------
Iren sind menschlich



More information about the mkgmap-dev mailing list