Building outlines, thinner secondary labels
This commit is contained in:
parent
78894cf0b4
commit
7844c1f700
1 changed files with 4 additions and 4 deletions
|
@ -304,7 +304,7 @@ way|z10[highway=secondary]
|
|||
|
||||
way|z11[highway=secondary],
|
||||
way|z11[highway=tertiary]
|
||||
{text: name; text-position: line; text-color: #404040; font-family: DejaVu Sans Bold; font-size:9; text-halo-radius: 1; text-halo-color: #ffffff; text-halo-radius: 1; text-halo-color: #ffffff;
|
||||
{text: name; text-position: line; text-color: #404040; font-family: DejaVu Sans Book; font-size:9; text-halo-radius: 1; text-halo-color: #ffffff; text-halo-radius: 1; text-halo-color: #ffffff;
|
||||
width:1.4; color: #fcffd1;
|
||||
casing-width:0.35; casing-color: #996703;
|
||||
z-index:11}
|
||||
|
@ -313,7 +313,7 @@ way|z12[highway=secondary],
|
|||
way|z12[highway=secondary_link],
|
||||
way|z12[highway=tertiary],
|
||||
way|z12[highway=tertiary_link]
|
||||
{text: name; text-position: line; text-color: #404040; font-family: DejaVu Sans Bold; font-size:9; text-halo-radius: 1; text-halo-color: #ffffff; text-halo-radius: 1; text-halo-color: #ffffff;
|
||||
{text: name; text-position: line; text-color: #404040; font-family: DejaVu Sans Book; font-size:9; text-halo-radius: 1; text-halo-color: #ffffff; text-halo-radius: 1; text-halo-color: #ffffff;
|
||||
width:3; color: #fcffd1;
|
||||
casing-width:0.35; casing-color: #996703;
|
||||
z-index:11}
|
||||
|
@ -322,7 +322,7 @@ way|z13[highway=secondary],
|
|||
way|z13[highway=secondary_link],
|
||||
way|z13[highway=tertiary],
|
||||
way|z13[highway=tertiary_link]
|
||||
{text: name; text-position: line; text-color: #404040; font-family: DejaVu Sans Bold; font-size:9; text-halo-radius: 1; text-halo-color: #ffffff;
|
||||
{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:4; color: #fcffd1;
|
||||
casing-width:0.35; casing-color: #996703;
|
||||
z-index:11}
|
||||
|
@ -897,7 +897,7 @@ area|z10-[boundary=administrative][admin_level=6]
|
|||
/*way[landuse=industrial] {fill-color: #855}*/
|
||||
|
||||
|
||||
area|z12-[building] {width: .3; color: #cca352; z-index:17;}
|
||||
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;}
|
||||
|
|
Loading…
Add table
Reference in a new issue