osrm-backend/include/engine/api
FILLAU Jean-Maxime 8e70c87e64 New "sides" setting in base parameters for phantom nodes.
- Adding sides parameter into base parameters, it can take the values SIDE, OPPOSITE or DEFAULT.
 - Adding url parser for "sides" parameter, url values are "s" for SIDE, "o" for OPPOSITE and "d" for DEFAULT, example : "sides=s;s".
 - Checking parameters, if "sides" parameter is used, the number of parameter is the same as number of location.
 - Create a phantom to start at side driving or Opposite side driving.

Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com>
2017-05-30 10:19:41 +00:00
..
base_api.hpp Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
base_parameters.hpp New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
json_factory.hpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
match_api.hpp TODO fixes 2017-03-22 10:39:36 +00:00
match_parameters_tidy.hpp Don't remove the last original coordinate during tiding 2017-04-13 21:27:00 +00:00
match_parameters.hpp Review fixes 2017-03-22 10:39:36 +00: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 Change order of guidance post-processing, fix #4030 2017-05-23 14:35:23 +02:00
route_parameters.hpp return speed annotations 2017-02-13 15:49:30 +00:00
table_api.hpp Add duration to edges and use it in table plugin 2017-01-27 11:19:37 +01:00
table_parameters.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
tile_parameters.hpp Fixes various compiler diagnostics 2017-01-06 16:47:52 +01:00
trip_api.hpp Adds generate_hints=true for dropping hints in response, resolves #1789. 2016-12-19 12:09:36 +01:00
trip_parameters.hpp Trip with Fixed Start and End points (TFSE) (#3408) 2017-02-10 05:13:20 -05:00