osrm-backend/unit_tests/extractor
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
..
compressed_edge_container.cpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
graph_compressor.cpp Remove usage of IntersectionGenerator in EBGF 2018-01-05 17:35:11 +01:00
intersection_analysis_tests.cpp Making the turn function more flexible (#4789) 2018-01-24 15:39:55 -05:00
location_dependent_data_tests.cpp Add last location memoization in Lua context 2017-10-04 10:03:42 +02:00
raster_source.cpp profiles api v2 2017-07-18 10:09:22 +00:00