diff -uNar orig/osm-map-features-z12.xml mod/osm-map-features-z12.xml --- orig/osm-map-features-z12.xml 2008-01-23 10:38:08.000000000 +0100 +++ mod/osm-map-features-z12.xml 2008-01-24 19:24:04.000000000 +0100 @@ -131,30 +131,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -229,6 +245,9 @@ + + + @@ -342,7 +361,7 @@ - + @@ -437,7 +456,7 @@ - + @@ -711,6 +730,8 @@ .highway-unclassified-casing { stroke-width: 5px; stroke: #c0c0c0; } .highway-unclassified-core { stroke-width: 1.2px; stroke: #ffffff; } + + .highway-living_street-casing { stroke-width: 5px; stroke: #c0c0c0; stroke-dasharray: 1.5, 1.5; stroke-linecap: round;} .highway-service-casing { stroke-width: 4px; stroke: #222222; } .highway-service-core { stroke-width: 3.5px; stroke: #ffffff; } @@ -848,6 +869,8 @@ fill: none; } + .waterway-river-tunnelcore { stroke-width: 8px; stroke-dasharray: 4 4; stroke-linecap: butt;} + .waterway-stream-casing { stroke-width: 4px; stroke-linecap: butt; @@ -864,6 +887,8 @@ fill: none; } + .waterway-stream-tunnelcore { stroke-width: 3px; stroke-dasharray: 2 2; stroke-linecap: butt;} + .waterway-canal-casing { stroke-width: 2px; stroke-linecap: butt; @@ -880,6 +905,8 @@ fill: none; } + .waterway-canal-tunnelcore { stroke-width: 1px; stroke-dasharray: 1 1; stroke-linecap: butt;} + .waterway-drain-casing { stroke-width: 1px; stroke-linecap: butt; @@ -896,6 +923,8 @@ fill: none; } + .waterway-drain-tunnelcore { stroke-width: 0.5px; stroke-dasharray: 1 1; stroke-linecap: butt;} + /* Ferry */ .route-ferry { diff -uNar orig/osm-map-features-z13.xml mod/osm-map-features-z13.xml --- orig/osm-map-features-z13.xml 2008-01-23 10:38:08.000000000 +0100 +++ mod/osm-map-features-z13.xml 2008-01-24 19:24:04.000000000 +0100 @@ -138,30 +138,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -236,6 +252,9 @@ + + + @@ -349,7 +368,7 @@ - + @@ -444,7 +463,7 @@ - + @@ -768,6 +787,8 @@ .highway-unclassified-casing { stroke-width: 6px; stroke: #222222; } .highway-unclassified-core { stroke-width: 5.5px; stroke: #ffffff; } + + .highway-living_street-casing { stroke-width: 6px; stroke: #222222; stroke-dasharray: 1.5, 1.5; stroke-linecap: round;} .highway-service-casing { stroke-width: 4px; stroke: #222222; } .highway-service-core { stroke-width: 3.5px; stroke: #ffffff; } @@ -904,6 +925,8 @@ fill: none; } + .waterway-river-tunnelcore { stroke-width: 8px; stroke-dasharray: 4 4; stroke-linecap: butt;} + .waterway-stream-casing { stroke-width: 4px; stroke-linecap: butt; @@ -920,6 +943,8 @@ fill: none; } + .waterway-stream-tunnelcore { stroke-width: 3px; stroke-dasharray: 2 2; stroke-linecap: butt;} + .waterway-canal-casing { stroke-width: 2px; stroke-linecap: butt; @@ -936,6 +961,8 @@ fill: none; } + .waterway-canal-tunnelcore { stroke-width: 1px; stroke-dasharray: 1 1; stroke-linecap: butt;} + .waterway-drain-casing { stroke-width: 1px; stroke-linecap: butt; @@ -952,6 +979,8 @@ fill: none; } + .waterway-drain-tunnelcore { stroke-width: 0.5px; stroke-dasharray: 1 1; stroke-linecap: butt;} + .railway-station { fill: red; stroke: #666666; diff -uNar orig/osm-map-features-z14.xml mod/osm-map-features-z14.xml --- orig/osm-map-features-z14.xml 2008-01-23 10:38:08.000000000 +0100 +++ mod/osm-map-features-z14.xml 2008-01-24 19:24:04.000000000 +0100 @@ -154,30 +154,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -252,6 +268,9 @@ + + + @@ -399,7 +418,7 @@ - + @@ -539,7 +558,7 @@ - + @@ -785,7 +804,7 @@ - + @@ -1105,6 +1124,8 @@ .highway-unclassified-area { stroke-width: 3.0px; stroke: #ffffff; fill: #ffffff; } .highway-unclassified-name { stroke-width: 0px; font-size: 9px; } .highway-unclassified-ref { stroke-width: 0px; font-size: 8px; } + + .highway-living_street-casing { stroke-width: 3.7px; stroke: #777777; stroke-dasharray: 1, 1; stroke-linecap: round; } .highway-service-bridge-casing { stroke-width: 4.5px; } .highway-service-bridge-core { stroke-width: 3.5px; } @@ -1286,21 +1307,25 @@ .waterway-river-casing { stroke-width: 6px; } .waterway-river-core { stroke-width: 4px; } + .waterway-river-tunnelcore { stroke-width: 4px; stroke-dasharray: 2 2; stroke-linecap: butt;} .waterway-river-name-casing { font-size: 6px; stroke-width: 0.4px;} .waterway-river-name-core { font-size: 6px; } .waterway-stream-casing { stroke-width: 1px; } .waterway-stream-core { stroke-width: 0.8px; } + .waterway-stream-tunnelcore { stroke-width: 0.8px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-stream-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-stream-name-core { font-size: 3px; } .waterway-canal-casing { stroke-width: 4px; } .waterway-canal-core { stroke-width: 2px; } + .waterway-canal-tunnelcore { stroke-width: 2px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-canal-name-casing { font-size: 6px; stroke-width: 0.4px;} .waterway-canal-name-core { font-size: 6px; } .waterway-drain-casing { stroke-width: 2px; } .waterway-drain-core { stroke-width: 1px; } + .waterway-drain-tunnelcore { stroke-width: 1px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-drain-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-drain-name-core { font-size: 3px; } diff -uNar orig/osm-map-features-z15.xml mod/osm-map-features-z15.xml --- orig/osm-map-features-z15.xml 2008-01-23 10:38:08.000000000 +0100 +++ mod/osm-map-features-z15.xml 2008-01-24 19:24:04.000000000 +0100 @@ -151,30 +151,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -250,6 +266,9 @@ + + + @@ -399,7 +418,7 @@ - + @@ -539,7 +558,7 @@ - + @@ -804,7 +823,7 @@ - + @@ -1112,6 +1131,8 @@ .highway-unclassified-area { stroke-width: 3.5px; stroke: #ffffff; fill: #ffffff; } .highway-unclassified-name { stroke-width: 0px; font-size: 4.5px; } .highway-unclassified-ref { stroke-width: 0px; font-size: 4.5px; } + + .highway-living_street-casing { stroke-width: 3.7px; stroke: #777777; stroke-dasharray: 1, 1; stroke-linecap: round; } .highway-service-bridge-casing { stroke-width: 4.5px; } .highway-service-bridge-core { stroke-width: 3.5px; } @@ -1293,21 +1314,25 @@ .waterway-river-casing { stroke-width: 6px; } .waterway-river-core { stroke-width: 4px; } + .waterway-river-tunnelcore { stroke-width: 4px; stroke-dasharray: 2 2; stroke-linecap: butt;} .waterway-river-name-casing { font-size: 6px; stroke-width: 0.4px;} .waterway-river-name-core { font-size: 6px; } .waterway-stream-casing { stroke-width: 1px; } .waterway-stream-core { stroke-width: 0.8px; } + .waterway-stream-tunnelcore { stroke-width: 0.8px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-stream-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-stream-name-core { font-size: 3px; } .waterway-canal-casing { stroke-width: 4px; } .waterway-canal-core { stroke-width: 2px; } + .waterway-canal-tunnelcore { stroke-width: 2px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-canal-name-casing { font-size: 6px; stroke-width: 0.4px;} .waterway-canal-name-core { font-size: 6px; } .waterway-drain-casing { stroke-width: 2px; } .waterway-drain-core { stroke-width: 1px; } + .waterway-drain-tunnelcore { stroke-width: 1px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-drain-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-drain-name-core { font-size: 3px; } diff -uNar orig/osm-map-features-z16.xml mod/osm-map-features-z16.xml --- orig/osm-map-features-z16.xml 2008-01-23 10:38:08.000000000 +0100 +++ mod/osm-map-features-z16.xml 2008-01-24 19:24:04.000000000 +0100 @@ -151,30 +151,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -239,7 +255,7 @@ - + @@ -319,7 +335,7 @@ - + @@ -413,6 +429,9 @@ + + + @@ -550,7 +569,7 @@ - + @@ -695,7 +714,7 @@ - + @@ -980,7 +999,7 @@ - + @@ -1105,7 +1124,7 @@ - + @@ -1495,6 +1514,8 @@ .highway-unclassified-area { stroke-width: 2.25px; stroke: #ffffff; fill: #ffffff; } .highway-unclassified-name { stroke-width: 0px; font-size: 2.5px; } .highway-unclassified-ref { stroke-width: 0px; font-size: 3px; } + + .highway-living_street-casing { stroke-width: 2.5px; stroke: #777777; stroke-dasharray: 0.5, 0.8; stroke-linecap: round; } .highway-service-bridge-casing { stroke-width: 2.8px; } .highway-service-bridge-core { stroke-width: 2.6px; } @@ -1677,21 +1698,25 @@ .waterway-river-casing { stroke-width: 6px; } .waterway-river-core { stroke-width: 4px; } + .waterway-river-tunnelcore { stroke-width: 4px; stroke-dasharray: 2 3; stroke-linecap: butt;} .waterway-river-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-river-name-core { font-size: 3px; } .waterway-stream-casing { stroke-width: 1px; } .waterway-stream-core { stroke-width: 0.8px; } + .waterway-stream-tunnelcore { stroke-width: 0.8px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-stream-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-stream-name-core { font-size: 3px; } .waterway-canal-casing { stroke-width: 4px; } .waterway-canal-core { stroke-width: 2px; } + .waterway-canal-tunnelcore { stroke-width: 2px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-canal-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-canal-name-core { font-size: 3px; } .waterway-drain-casing { stroke-width: 2px; } .waterway-drain-core { stroke-width: 1px; } + .waterway-drain-tunnelcore { stroke-width: 1px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-drain-name-casing { font-size: 3px; stroke-width: 0.2px;} .waterway-drain-name-core { font-size: 3px; } diff -uNar orig/osm-map-features-z17.xml mod/osm-map-features-z17.xml --- orig/osm-map-features-z17.xml 2008-01-23 10:38:08.000000000 +0100 +++ mod/osm-map-features-z17.xml 2008-01-24 19:24:04.000000000 +0100 @@ -142,7 +142,7 @@ - + @@ -179,30 +179,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -267,7 +283,7 @@ - + @@ -346,7 +362,7 @@ - + @@ -441,6 +457,9 @@ + + + @@ -586,7 +605,7 @@ - + @@ -736,7 +755,7 @@ - + @@ -1028,7 +1047,7 @@ - + @@ -1268,7 +1287,7 @@ - + @@ -1744,6 +1763,8 @@ .highway-unclassified-area { stroke-width: 1.25px; stroke: #ffffff; fill: #ffffff; } .highway-unclassified-name { stroke-width: 0px; font-size: 1.25px; } .highway-unclassified-ref { stroke-width: 0px; font-size: 1.5px; } + + .highway-living_street-casing { stroke-width: 1.5px; stroke: #777777; stroke-dasharray: 0.5, 0.8; stroke-linecap: round; } .highway-service-bridge-casing { stroke-width: 2.25px; } .highway-service-bridge-core { stroke-width: 1.75px; } @@ -1926,21 +1947,25 @@ .waterway-river-casing { stroke-width: 4px; } .waterway-river-core { stroke-width: 3px; } + .waterway-river-tunnelcore { stroke-width: 3px; stroke-dasharray: 2 3; stroke-linecap: butt;} .waterway-river-name-casing { font-size: 1.5px; stroke-width: 0.1px;} .waterway-river-name-core { font-size: 1.5px; } .waterway-stream-casing { stroke-width: 0.5px; } .waterway-stream-core { stroke-width: 0.4px; } + .waterway-stream-tunnelcore { stroke-width: 0.4px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-stream-name-casing { stroke-width: 0.1px; font-size: 1.5px; } .waterway-stream-name-core { font-size: 1.5px; } .waterway-canal-casing { stroke-width: 2px; } .waterway-canal-core { stroke-width: 1px; } + .waterway-canal-tunnelcore { stroke-width: 1px; stroke-dasharray: 1 1; stroke-linecap: butt;} .waterway-canal-name-casing { stroke-width: 0.1px; font-size: 1.5px; } .waterway-canal-name-core { font-size: 1.5px; } .waterway-drain-casing { stroke-width: 1px; } .waterway-drain-core { stroke-width: 0.5px; } + .waterway-drain-tunnelcore { stroke-width: 0.5px; stroke-dasharray: 0.5 0.5; stroke-linecap: butt;} .waterway-drain-name-casing { stroke-width: 0.1px; font-size: 1.5px; } .waterway-drain-name-core { font-size: 1.5px; }