osrm-backend/profiles
Patrick Niklaus e5450e8c68
Remove highway=bicycle safety bonus (#6296)
* Remove highway=bicycle safety bonus

This removes a bonus for a road class that doesn't exist (cycleway would
be correct), but the code was buggy since safety_bonus is nil and caused
an arithmetic exception. We only caught this 4 (!) years later since
recently a way was tagged with highway=bicycle and made it in our OSM
data leading to preprocessing failures.
2022-08-15 21:14:37 +01:00
..
examples Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
lib Merge pull request #5908 from systemed/debug_way 2020-12-21 20:14:37 +02:00
bicycle.lua Remove highway=bicycle safety bonus (#6296) 2022-08-15 21:14:37 +01:00
car.lua Process maxspeed tag before surface, smoothness, and tracktype tags (#6002) 2021-06-03 17:56:57 +01:00
debug_example.lua Fix profiles/debug_example.lua cannot interprete by lua 2020-04-09 16:05:37 +07:00
debug_way.lua Update comments 2020-12-15 12:49:52 +00:00
foot.lua change barrier_whitelist to barrier blacklist 2018-05-29 16:56:15 +02:00
rasterbot.lua profiles api v2 2017-07-18 10:09:22 +00:00
rasterbotinterp.lua profiles api v2 2017-07-18 10:09:22 +00:00
test.lua Fix broken path in documentation (#5636) 2020-08-10 08:50:15 -07:00
testbot.lua Address PR comments 2018-05-08 15:50:25 +00:00
turnbot.lua profiles api v2 2017-07-18 10:09:22 +00:00