From e30b306122e71dc208184b06d7bfa5bbe1313adf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kom=D1=8Fpa?= Date: Sat, 26 Mar 2011 17:52:34 +0200 Subject: [PATCH] shift building fills one zoom level --- src/styles/osmosnimki-maps.mapcss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/styles/osmosnimki-maps.mapcss b/src/styles/osmosnimki-maps.mapcss index ef3d40f..1f1f0c2 100644 --- a/src/styles/osmosnimki-maps.mapcss +++ b/src/styles/osmosnimki-maps.mapcss @@ -901,10 +901,10 @@ node|z12-[place=suburb] area|z13-[building] {width: .3; color: #cca352; z-index:17;} -area|z14-[building=yes] { fill-color: #E7CCB4; z-index:17;} -area|z14-[building=public] { fill-color: #edc2ba; z-index:17;} -area|z14-[building][building != yes][building!=public] {fill-color: #D8D1D1; z-index:17;} -area|z15-[building] {text: addr:housenumber; text-halo-radius:1; text-position: center; font-size:9;} +area|z15-[building=yes] { fill-color: #E7CCB4; z-index:17;} +area|z15-[building=public] { fill-color: #edc2ba; z-index:17;} +area|z15-[building][building != yes][building!=public] {fill-color: #D8D1D1; z-index:17;} +area|z15-[building] {text: addr:housenumber; text-halo-radius:1; text-position: center; font-size:6;} node|z13-[highway=milestone][pk]{text:pk; text-halo-radius:5;-x-mapnik-min-distance:0}