forked from organicmaps/organicmaps
[styles][outdoors] Increase contrast of footways on z11-12
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
0a72ad00e5
commit
c43e94f57e
1 changed files with 7 additions and 3 deletions
|
@ -117,14 +117,18 @@ line|z17[highway=track],
|
|||
line|z18-[highway=track],
|
||||
{width: 5; dashes: 12,4;}
|
||||
|
||||
line|z11[highway=path],
|
||||
line|z11[highway=footway],
|
||||
{width: 1; dashes: 3.5,2;}
|
||||
line|z11[highway=path],
|
||||
line|z11[highway=footway][sac_scale],
|
||||
{width: 1; dashes: 3.5,2; opacity: 0.6;}
|
||||
line|z12[highway=path],
|
||||
line|z12[piste:type=hike],
|
||||
line|z12[highway=footway],
|
||||
/* Make steps on z12-14 look same as footways, z15- follows main style */
|
||||
line|z12[highway=steps],
|
||||
{width: 1.1; dashes: 3.5,2;}
|
||||
line|z12[highway=path],
|
||||
line|z12[highway=footway][sac_scale],
|
||||
line|z12[piste:type=hike],
|
||||
{width: 1.1; dashes: 3.5,2; opacity: 0.7;}
|
||||
line|z13[highway=path],
|
||||
line|z13[piste:type=hike],
|
||||
|
|
Loading…
Add table
Reference in a new issue