tunnelled rivers
This commit is contained in:
parent
6e3f31df71
commit
028974cbdc
1 changed files with 18 additions and 6 deletions
|
@ -299,8 +299,8 @@ area|z15-[leisure=stadium],
|
|||
area|z15-[leisure=pitch],
|
||||
{background-color: #e3deb1; casing-width:0.2; casing-color: #996703; z-index:5;}
|
||||
|
||||
way|z9-10[waterway=river] {color: #C4D4F5; width: .6; z-index:9}
|
||||
area|z9-10[waterway=river] {color: #C4D4F5; width: .6; z-index:9}
|
||||
way|z9-10[waterway=river] {color: #C4D4F5; width: .6; z-index:9}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
|
@ -315,10 +315,22 @@ casing-opacity - прозрачность обводки
|
|||
|
||||
|
||||
way|z9-10[waterway=stream] {color: #C4D4F5; width: .3; z-index:9}
|
||||
way|z10-[waterway=stream]{color: #C4D4F5; width: .5; z-index:9}
|
||||
way|z10-[waterway=stream] {color: #C4D4F5; width: .5; z-index:9}
|
||||
|
||||
way|z10-14[waterway=river] {color: #C4D4F5; width: .7; z-index:9}
|
||||
|
||||
way|z15[waterway=river][!tunnel] {color: #C4D4F5; width: 4; z-index:9}
|
||||
way|z15[waterway=river][tunnel] {color: #C4D4F5; width: 4; z-index:9; dashes:3,3; linecap: butt}
|
||||
|
||||
way|z16[waterway=river][!tunnel] {color: #C4D4F5; width: 6; z-index:9}
|
||||
way|z16[waterway=river][tunnel] {color: #C4D4F5; width: 6; z-index:9; dashes:6,6; linecap: butt}
|
||||
|
||||
way|z17[waterway=river][!tunnel] {color: #C4D4F5; width: 10; z-index:9}
|
||||
way|z17[waterway=river][tunnel] {color: #C4D4F5; width: 10; z-index:9; dashes:6,6; linecap: butt}
|
||||
|
||||
way|z18-[waterway=river][!tunnel] {color: #C4D4F5; width: 13; z-index:9}
|
||||
way|z18-[waterway=river][tunnel] {color: #C4D4F5; width: 13; z-index:9; dashes:6,6; linecap: butt}
|
||||
|
||||
way|z10-14[waterway=river] {color: #C4D4F5; width: .7; z-index:9}
|
||||
way|z15-[waterway=river] {color: #C4D4F5; width: 1; z-index:9}
|
||||
|
||||
way|z10-[waterway=canal] {color: #abc4f5; width: .6; z-index:9}
|
||||
|
||||
|
@ -332,7 +344,7 @@ way|z13[waterway=canal]
|
|||
{text:name; font-size:8; font-family: DejaVu Sans Oblique; text-color:#547bd1; text-position: line}
|
||||
|
||||
way|z14-15[waterway=stream],
|
||||
way|z14-15[waterway=river],
|
||||
way|z14-15[waterway=river][!tunnel],
|
||||
way|z14-15[waterway=canal],
|
||||
{text:name; font-size:9; font-family: DejaVu Sans Oblique; text-color:#547bd1; text-position: line}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue