osrm-backend/features/support
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
..
cache.js update cache mechanism to handle forced profile 2017-10-12 17:22:00 +01:00
data_classes.js Allow to specify empty bearings string in input parameters 2018-01-05 17:35:11 +01:00
data.js Test cases for route relation cardinal directions. 2017-10-16 12:15:12 +01:00
env.js add missing semicolon 2017-10-12 17:22:00 +01:00
fuzzy.js Rewrite cucumber test suite in JS 2016-03-24 16:01:01 -07:00
hooks.js Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
http.js Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
route.js Expose driving_side as a property on RouteStep 2017-11-09 10:08:11 -05:00
run.js Add timezone names customization in tests 2017-06-02 17:35:18 +02:00
shared_steps.js Expose driving_side as a property on RouteStep 2017-11-09 10:08:11 -05:00