Skip to content

Commit

Permalink
Display footpath tunnels in same style as road tunnels
Browse files Browse the repository at this point in the history
  • Loading branch information
Helium314 authored May 7, 2022
1 parent 2ecce80 commit 668f86d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions layers/roads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,15 @@ 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:
order: 20
style: tunnel-way
color: global.tunnel_color
outline:
order: 21
steps:
filter: { type: steps }
draw:
Expand Down

0 comments on commit 668f86d

Please sign in to comment.