osrm-backend/include/server/api
2019-02-09 02:31:26 -08:00
..
base_parameters_grammar.hpp change phantom node to store an appx speed regardless of direction. use this speed to estimate an accel/decel penalty and scale the penalty based on the distance traveled up to a cutoff. only used in the table plugin at the moment. TODO still lives in the guidance assemble_leg area 2019-02-09 02:31:26 -08:00
match_parameter_grammar.hpp Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
nearest_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
parameters_parser.hpp Refactoring of parameter garammars 2016-04-23 21:15:21 +02:00
parsed_url.hpp Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
route_parameters_grammar.hpp Add datafacade factory to select avoid flags 2017-08-21 13:00:12 +02:00
table_parameter_grammar.hpp Add stoppage penalty - consider acceleration and braking time, which can dominate short route ETAs. 2019-02-08 15:32:26 -08:00
tile_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
trip_parameter_grammar.hpp Trip with Fixed Start and End points (TFSE) (#3408) 2017-02-10 05:13:20 -05:00
url_parser.hpp Do not modify the end iterator, make const 2016-04-08 21:03:50 +02:00