Add construction works awareness

This commit is contained in:
Pieter Vander Vennet 2020-07-23 22:04:28 +02:00
parent 4e988198e5
commit c1c599c17e

View file

@ -10,9 +10,11 @@
"#": "A small forest path is typically slow",
"path": 0.5,
"#": "an unmaintained track (in Belgium: tractor path) is slower as well",
"track": 0.7
"track": 0.7,
"#": "A road under construction slows one down, despite (normally) already being dismount",
"construction": 0.5
},
"surface": {
"surface": {
"paved": 0.99,
"asphalt": 1,
"concrete": 1,