osrm-backend/include/engine
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
..
api New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
datafacade New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
guidance Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
map_matching Matching alternatives count output. #3508 2017-03-01 01:29:00 +00:00
plugins New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
routing_algorithms Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
trip Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00:00
algorithm.hpp enable map matching in MLD 2017-04-06 11:17:23 +00:00
base64.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
bearing.hpp Adds the license preamble for all publicly installed eaders, closes #2036 2016-04-05 22:58:32 +02:00
data_watchdog.hpp Addressed PR comments by @daniel-j-h and @oxidase 2017-03-03 16:02:12 +00:00
datafacade_provider.hpp Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00:00
douglas_peucker.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
engine_config.hpp Pull everthing in the facades 2017-03-08 00:56:50 +00:00
engine.hpp clang-format 2017-04-18 12:01:06 +00:00
geospatial_query.hpp New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
hint.hpp Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
internal_route_result.hpp Lifts restriction to only provide zero or one alternative routes 2017-05-12 13:54:22 +02:00
phantom_node.hpp Unused padding doesn't need to be named, removing name silences compiler warnings. 2017-05-26 09:15:34 +00:00
polyline_compressor.hpp reserve when possible 2016-11-11 14:48:50 +01:00
routing_algorithms.hpp Lifts restriction to only provide zero or one alternative routes 2017-05-12 13:54:22 +02:00
search_engine_data.hpp Rename BinaryHeap to QueryHeap 2017-05-02 15:54:25 +00:00
side.hpp New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
status.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00