actual rotation
This commit is contained in:
parent
bd8e8747a6
commit
c384ad9f39
1 changed files with 4 additions and 4 deletions
|
@ -1118,14 +1118,14 @@ node|z11-[place=suburb]
|
|||
|
||||
|
||||
|
||||
area|z15-16[building] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: center; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
area|z15-16[building] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: line; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
|
||||
node|z15-16[addr:housenumber][addr:street][!amenity][!shop] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: center; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
node|z15-16[addr:housenumber][addr:street][!amenity][!shop] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: line; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
|
||||
|
||||
area|z17-[building] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: center; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
area|z17-[building] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: line; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
|
||||
node|z17-[addr:housenumber][addr:street][!amenity][!shop] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: center; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
node|z17-[addr:housenumber][addr:street][!amenity][!shop] {text: addr:housenumber; text-halo-radius:1; text-halo-color:#1e0000; text-color: #ffeecc; text-position: line; font-size:8; -x-mapnik-min-distance:10; opacity:0.8; -x-mapnik-snap-to-street: true}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue