From 3d9fc0c82ece9c815aac75f59951a5dfd8c57d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kom=D1=8Fpa?= Date: Sat, 26 Mar 2011 18:19:18 +0200 Subject: [PATCH] thinner services on z14 --- src/styles/osmosnimki-maps.mapcss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/osmosnimki-maps.mapcss b/src/styles/osmosnimki-maps.mapcss index 1f1f0c2..f955fb2 100644 --- a/src/styles/osmosnimki-maps.mapcss +++ b/src/styles/osmosnimki-maps.mapcss @@ -253,6 +253,7 @@ z-index:10} way|z15[highway=service][living_street=yes], way|z15[highway=service][service=parking_aisle], +way|z14[highway=service][living_street!=yes][service!=parking_aisle], {width:0.2; opacity: 0.5; color: #996703; z-index:10} @@ -269,7 +270,7 @@ way|z16-[highway=service][service=parking_aisle], way|z14-15[highway=residential], way|z14-15[highway=unclassified], -way|z14-15[highway=service][living_street!=yes][service!=parking_aisle], +way|z15[highway=service][living_street!=yes][service!=parking_aisle], {text: name; text-position: line; text-color: #404040; font-family: DejaVu Sans Book; font-size:9; text-halo-radius: 1; text-halo-color: #ffffff; width:2.5; color: #ffffff;