From 453504608ef58f96ba102fab8adc2e24ec533efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kom=D1=8Fpa?= Date: Sat, 26 Mar 2011 18:24:47 +0200 Subject: [PATCH] Larger and oftener housenumbers --- src/styles/osmosnimki-maps.mapcss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/osmosnimki-maps.mapcss b/src/styles/osmosnimki-maps.mapcss index f588045..ae81709 100644 --- a/src/styles/osmosnimki-maps.mapcss +++ b/src/styles/osmosnimki-maps.mapcss @@ -219,7 +219,7 @@ way|z12[highway=track], way|z12[highway=residential], way|z9[highway=secondary], way|z9-10[highway=tertiary], -way|z14[highway=service][living_street!=yes][service!=parking_aisle], +way|z14[highway=service][living_street!=yes][service!=parking_aisle] {width:0.3; opacity: 0.6; color: #996703; z-index:10} @@ -905,7 +905,7 @@ area|z13-[building] {width: .3; color: #cca352; z-index:17;} 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;} +area|z15-[building] {text: addr:housenumber; text-halo-radius:1; text-position: center; font-size:7;-x-mapnik-min-distance:0;} node|z13-[highway=milestone][pk]{text:pk; text-halo-radius:5;-x-mapnik-min-distance:0}