osrm-backend/include
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
..
contractor Correctly mark edges going to/from core with exclude flags 2018-01-11 12:46:49 +00:00
customizer Tidy up #include-s for Intel TBB headers 2018-01-05 11:00:31 +01:00
engine Fix formatting 2018-01-19 13:55:05 +01:00
extractor Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
nodejs add osrm-routed and node-osrm flags to configure mapmatching radius limit (#4721) 2017-12-20 16:53:43 +05:30
osrm Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
partition Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
server Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
storage Remove code for checking the .core file, since we do not create it anymore 2017-12-08 11:28:34 +00:00
updater construct extract/contract configs to disable conditional restriction parsing by default 2017-11-20 16:55:17 +00:00
util Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00