osrm-backend/profiles
Michael Bell 8d3ebc64dc Add kerb barrier exception to default car profile
OSM data contains many mistakes that tag kerbs as highway barriers
when instead they are only describing highway crossings.

This PR updates the default car profile to handle these mistakes
and unblock routing on the affected highways.
2021-03-31 01:17:19 +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 Bicycle: treat use_sidepath as no access 2019-12-01 18:34:58 +01:00
car.lua Add kerb barrier exception to default car profile 2021-03-31 01:17:19 +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