Don't route on proposed ways (#6615)

This commit is contained in:
Lasse Liehu
2023-08-20 12:17:30 +03:00
committed by GitHub
parent 3f9347cfb2
commit d234c7246c
5 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -216,7 +216,8 @@ function setup()
avoid = Set {
'impassable',
'construction'
'construction',
'proposed'
}
}
end
+2 -1
View File
@@ -69,7 +69,8 @@ function setup()
},
avoid = Set {
'impassable'
'impassable',
'proposed'
},
speeds = Sequence {