osrm-backend/profiles
Huyen Chau Nguyen 61e06fcaba
Making the turn function more flexible (#4789)
* set and store highway and access classification for the turn function
* expose highway turn classification and access turn classification and speed to the lua profile turn function
* expose whether connection road at turn is incoming or outgoing
* add lua tests for exposed information to turn function
* update docs about attributes in process_turn
* add turn_classification info to docs
* adding warning if uturn and intersection dont match
* handle u turns that do not turn into intersection[0]
* split OSM link generation in an accessible coordinate function
2018-01-24 15:39:55 -05:00
..
examples Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
lib Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
bicycle.lua Allow restricted access on highway=service roads for the car profile 2018-01-23 17:40:18 +01:00
car.lua Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05: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