based on PR 7039 - remove road access

This commit is contained in:
tombay 2024-10-30 08:29:44 +11:00
parent 91f2713542
commit d61344990b
No known key found for this signature in database
GPG Key ID: D68DB54DF02F465A
2 changed files with 0 additions and 2 deletions

View File

@ -135,7 +135,6 @@ function setup()
residential = default_speed,
unclassified = default_speed,
living_street = default_speed,
road = default_speed,
service = default_speed,
track = 12,
path = 13

View File

@ -90,7 +90,6 @@ function setup()
tertiary_link = walking_speed,
unclassified = walking_speed,
residential = walking_speed,
road = walking_speed,
living_street = walking_speed,
service = walking_speed,
track = walking_speed,