osrm-backend/include/engine/api
Moritz Kobitzsch d584bcad11 fix roundabout handling with lanes
instead of artificially removing lanes from a roundabout, we don't assing them in the first place.
this also prevents a problem where we would end up collapsing turns with lanes in a roundabout
2016-12-15 13:07:26 +01:00
..
base_api.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
base_parameters.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
json_factory.hpp Use common function for clamping logic for all user-visible bearings. 2016-12-15 10:59:17 +01:00
match_api.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
match_parameters.hpp Hardcode search radius parameters 2016-11-17 17:56:23 +01:00
nearest_api.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
nearest_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
route_api.hpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00
route_parameters.hpp request polyline with precision of 5 or 6 positions (#3220) 2016-11-07 15:11:21 -05:00
table_api.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
table_parameters.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
tile_parameters.hpp valid tiles are >= z12 2016-10-12 10:03:43 -04:00
trip_api.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
trip_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00