Skip to content

Commit

Permalink
Add tracks and steps to the DB
Browse files Browse the repository at this point in the history
  • Loading branch information
pnorman committed Apr 10, 2024
1 parent 37cbdb9 commit 59321de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/spirit/topics/roads.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,12 @@ local z_order = {
busway = 170,
bus_guideway = 170,
service = 150,
track = 110,
bridleway = 100,
footway = 100,
cycleway = 100,
path = 100,
steps = 100,
construction = 0
}

Expand Down

0 comments on commit 59321de

Please sign in to comment.