diff --git a/Kaart-Styles.mapcss b/Kaart-Styles.mapcss index 72e258a..cc8f248 100644 --- a/Kaart-Styles.mapcss +++ b/Kaart-Styles.mapcss @@ -415,7 +415,7 @@ way[highway=tertiary_link] { dashes-background-color: #408ccc; } way[highway=unclassified] { z-index: 6; color: #96795d; width: 5; casing-width: 1; casing-color: #000000; } -way[highway=unclassified][motorcar=no] { z-index: 6; color: #ffffff; width: 3; casing-dashes: 21,12; casing-dashes-background-color: teal; casing-width: 3; } +way[highway=unclassified][motorcar=no] { z-index: 6; color: #96795d; width: 3; casing-dashes: 21,12; casing-dashes-background-color: teal; casing-width: 3; } way[highway=residential] { z-index: 5; color: #ffffff; width: 5; casing-color: #000000; casing-width: 1; } @@ -423,7 +423,9 @@ way[highway=residential][motor_vehicle=no][motorcycle=yes] { z-index: 6; color way[highway=residential][motorcar=no] { z-index: 6; color: #ffffff; width: 3; casing-dashes: 21,12; casing-dashes-background-color: teal; casing-width: 3; } -way[highway=living_street][motorcar=no] { z-index: 6; color: #ffffff; width: 3; casing-dashes: 21,12; casing-dashes-background-color: teal; casing-width: 3; } +way[highway=living_street] { z-index: 5; dashes: 9,9; dashes-background-color: gray; width: 5; color: #E8E8E8; casing-color: #000000; casing-width: 1; } + +way[highway=living_street][motorcar=no] { z-index: 6; color: #E8E8E8; width: 3; casing-dashes: 21,12; casing-dashes-background-color: teal; casing-width: 3; } way[highway=service] { z-index: 5; color: #39ff14; width: 3; casing-color: #000000; casing-width: 1; } @@ -448,11 +450,8 @@ way[highway=secondary_link] { z-index: 7; width: 6; color: #FFFFFF; casing-colo way[highway=tertiary] { z-index: 6; color: #408ccc; width: 5; casing-color: #000000; casing-width: 1; } way[highway=tertiary_link] { z-index: 7; width: 6; color: #FFFFFF; casing-color: #000000; casing-width: 1; dashes: 9,9; dashes-background-color: #408ccc; } -way[highway=unclassified] { z-index: 6; color: #96795d; width: 5; casing-width: 1; casing-color: #000000; } - way[highway=road] { z-index: 5; color: gray; width: 3.5; casing-color: #000000; casing-width: 1; text: tr("Highway = Road"); font-weight: bold; text-halo-color: black; } -way[highway=living_street] { z-index: 5; dashes: 9,9; dashes-background-color: gray; width: 5; color: #E8E8E8; casing-color: #000000; casing-width: 1; } /* Road areas */