osrm-backend/profiles
Huyen Chau Nguyen bdb116afe5
Fix wrong one-way identification in the bike profile
* upgrade to api version 4

* set bike pushing speed to 4km/h and add mode change penalty

* set cycleways for two-way and one-way roads according correctly

* add changelog

* adjust tests according to change of the walking speed

* adjust tests according to new behaviour of opposite, track and lane in one-ways

* refactor the cycleway identification

* comment to understand weird counterintuitive testcase

* adjust sliproad test because walking speed is now slower
2018-03-19 16:02:25 +01:00
..
examples Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
lib Handle oneways in get_forward_backward_by_key 2018-03-05 13:19:57 +01:00
bicycle.lua Fix wrong one-way identification in the bike profile 2018-03-19 16:02:25 +01:00
car.lua Add OSM node barrier=height_restrictor handling 2018-02-12 11:40:35 +01:00
debug_example.lua clean up lua debugging 2017-01-25 16:37:41 +01:00
foot.lua Allow restricted access on highway=service roads for the car profile 2018-01-23 17:40:18 +01: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 lua: eliminate TagCache.set_tag() 2016-11-18 00:21:34 +01:00
testbot.lua Bump api_version to 3 in car.lua 2017-10-04 10:03:42 +02:00
turnbot.lua profiles api v2 2017-07-18 10:09:22 +00:00