Skip to content

Commit

Permalink
Merge pull request streetcomplete#124 from Helium314/patch-3
Browse files Browse the repository at this point in the history
Display footpath tunnels in same style as road tunnels
  • Loading branch information
westnordost authored May 8, 2022
2 parents 7aab435 + 5b32623 commit 0f5d600
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions layers/roads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,12 @@ layers:
lines-road-style:
color: global.path_color
width: [[14, 0.5px], [15, 1px], [19, 2m]]
path-tunnel:
filter: { structure: tunnel }
draw:
lines-road-style:
style: tunnel-way
color: global.tunnel_color
steps:
filter: { type: steps }
draw:
Expand Down

0 comments on commit 0f5d600

Please sign in to comment.