[styles] Show sidewalks in outdoor from z13.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2025-08-20 16:34:49 -03:00
committed by Konstantin Pastbin
parent d4d4755145
commit c8c7110736

View File

@@ -238,8 +238,12 @@ line|z17[highway=path][_path_grade=expert],
line|z18-[highway=path][_path_grade=expert],
{width: 4; dashes: 3.5,11;}
/* Don't display sidewalks and pedestrian crossings till z16. */
line|z11-15[highway=footway][footway=sidewalk],
/*
Don't display sidewalks till z13 (like highway=service).
"Rožňava" foot routes are very common with highway-footway-sidewalk
*/
line|z11-12[highway=footway][footway=sidewalk],
/* Don't display pedestrian crossings till z16. */
line|z11-15[highway=footway][footway=crossing],
{width: 0;}