shift building fills one zoom level
This commit is contained in:
parent
9f89ec9d54
commit
e30b306122
1 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue