stylesheets tweak
This commit is contained in:
parent
38149de45f
commit
347af8074e
1 changed files with 14 additions and 12 deletions
|
@ -603,14 +603,14 @@ node|z17-[shop]{icon-image:superm_12x12.png}
|
|||
|
||||
|
||||
|
||||
line[boundary=administrative][admin_level=2]
|
||||
area[boundary=administrative][admin_level=2]
|
||||
|
||||
{width: 0.5; color: #202020; dashes: 6,4; opacity:0.7; z-index:16}
|
||||
/* casing-width: 4; casing-opacity: 0.5; casing-color: #d4d4d4; casing-dashes:; */
|
||||
|
||||
line|z3[boundary=administrative][admin_level=3]
|
||||
area|z3[boundary=administrative][admin_level=3]
|
||||
{width: 0.4; color: #7e0156; dashes: 3,3; opacity:0.5; z-index:16}
|
||||
line|z4-5[boundary=administrative][admin_level=3]
|
||||
area|z4-[boundary=administrative][admin_level=3]
|
||||
{width: 1.3; color: #ff99cc; opacity:0.5; z-index:16}
|
||||
|
||||
/*
|
||||
|
@ -618,16 +618,13 @@ line|z4-5[boundary=administrative][admin_level=3]
|
|||
|
||||
*/
|
||||
|
||||
line|z10-[boundary=administrative][admin_level=6]::bg
|
||||
{width: 0.5; color: #ffffff; z-index:16}
|
||||
|
||||
line|z10-[boundary=administrative][admin_level=6]::border
|
||||
area|z10-[boundary=administrative][admin_level=6]
|
||||
{width: 0.5; color: #101010; dashes: 1,2; opacity:0.6; z-index:16.1}
|
||||
|
||||
line|z10-[boundary=administrative][admin_level=4]::bg
|
||||
{width: 0.7; color: #ffffff; z-index:16.2}
|
||||
|
||||
line|z10-[boundary=administrative][admin_level=4]::border
|
||||
area|z4-5[boundary=administrative][admin_level=4]
|
||||
{width: 0.3; color: #000000; dashes: 1,2; opacity:0.8; z-index:16.3}
|
||||
area|z6-[boundary=administrative][admin_level=4]
|
||||
{width: 0.7; color: #000000; dashes: 1,2; opacity:0.8; z-index:16.3}
|
||||
|
||||
/*way[boundary=administrative][admin_level=8]
|
||||
|
@ -676,7 +673,7 @@ node|z13-[place=town],
|
|||
node|z13-[place=city]
|
||||
{text:name; text-offset:-20; font-size:12; font-family: DejaVu Sans Bold; text-halo-radius:2; text-color:#101010;text-halo-color:#ffffff; text-allow-overlap: false; -x-mapnik-min-distance:3}
|
||||
|
||||
node|z6-[place=village]{text:name; text-offset:1; font-size:9; font-family: DejaVu Sans Book; text-halo-radius:1; text-color:#606060;text-halo-color:#ffffff; text-allow-overlap: false}
|
||||
node|z6-[place=village]{text:name; text-offset:1; font-size:10; font-family: DejaVu Sans Book; text-halo-radius:1; text-color:#606060;text-halo-color:#ffffff; text-allow-overlap: false}
|
||||
|
||||
node|z6-[place=hamlet]{text:name; text-offset:1; font-size:9; font-family: DejaVu Sans Book; text-halo-radius:1; text-color:#505050;text-halo-color:#ffffff; text-allow-overlap: false}
|
||||
|
||||
|
@ -707,10 +704,15 @@ node[place=sea]
|
|||
{text:name; text-offset:0; font-size:8; font-family: DejaVu Sans Oblique; text-halo-radius:1; text-color:#4976d1;text-halo-color:#ffffff;-x-mapnik-min-distance:0}
|
||||
|
||||
|
||||
node|z3-5[natural=peak][ele>4500]
|
||||
node|z3-4[natural=peak][ele>4500]
|
||||
{icon-image: mountain_peak6.png;
|
||||
text:ele; text-offset:3; font-size:7; font-family: DejaVu Sans Mono Book; text-halo-radius:0; text-color:#664229;text-halo-color:#ffffff;-x-mapnik-min-distance:0;
|
||||
}
|
||||
node|z5-6[natural=peak][ele>3500]
|
||||
{icon-image: mountain_peak6.png;
|
||||
text:ele; text-offset:3; font-size:7; font-family: DejaVu Sans Mono Book; text-halo-radius:0; text-color:#664229;text-halo-color:#ffffff;-x-mapnik-min-distance:0;
|
||||
}
|
||||
|
||||
|
||||
node|z2-3[place=country]
|
||||
{text:name; text-offset:0; font-size:10; font-family: DejaVu Sans Book; text-halo-radius:1; text-color:#dd5875;text-halo-color:#ffffff;z-index:1;-x-mapnik-min-distance:0;}
|
||||
|
|
Loading…
Add table
Reference in a new issue