osrm-backend/features
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
..
bicycle Adds exception for barrier=lift_gate (bike, walk), resolves #4490 2017-10-19 15:27:35 +01:00
car Allow restricted access on highway=service roads for the car profile 2018-01-23 17:40:18 +01:00
foot Adds exception for barrier=lift_gate (bike, walk), resolves #4490 2017-10-19 15:27:35 +01:00
guidance Remove usage of IntersectionGenerator in EBGF 2018-01-05 17:35:11 +01:00
lib Test cases for route relation cardinal directions. 2017-10-16 12:15:12 +01:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
raster Don't use manual extract commands in weight tests 2017-06-02 18:12:13 +00:00
step_definitions Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
testbot Fix overflow on zero duration segments, fixes #4283. 2018-01-18 17:29:23 +01:00