[style] Set line rules for highway=ladder.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2025-08-14 21:06:52 -03:00
committed by Konstantin Pastbin
parent e46d3d9b65
commit 8ef68a5559
8 changed files with 24 additions and 9 deletions

View File

@@ -726,6 +726,7 @@ line|z15-[highway=footway],
{color: @footway;opacity: 0.9;}
line|z16-[highway=footway],
{opacity: 0.95;}
line|z15-[highway=ladder],
line|z15-[highway=steps],
{color: @residential;opacity: 1;}
line|z15-[highway=path],
@@ -1032,15 +1033,20 @@ line|z17-[highway=footway][bridge?]::bridgeblack
/* 8.8 Steps 15-22 ZOOM */
line|z15[highway=steps]
line|z15[highway=ladder],
line|z15[highway=steps],
{width: 2.4; dashes: 1.5,1.3;}
line|z16[highway=steps]
line|z16[highway=ladder],
line|z16[highway=steps],
{width: 4; dashes: 1.8,1.6;}
line|z17-[highway=steps]
line|z17-[highway=ladder],
line|z17-[highway=steps],
{width: 6; dashes: 2.5,2.2; opacity: 1;}
line|z18[highway=steps]
line|z18[highway=ladder],
line|z18[highway=steps],
{width: 8; dashes: 3.2,2.8;}
line|z19-[highway=steps]
line|z19-[highway=ladder],
line|z19-[highway=steps],
{width: 10; dashes: 4,3.5;}
line|z17-[highway=steps][tunnel?]::tunnelBackground