osrm-backend/include/engine/api
Kajari Ghosh 89f6e2d55b
Parse table annotations param correctly (#5050)
* fix incorrect parameter parsing for node osrm and add tests

* fix boost spirit grammar parsing for annotations

* return NotImplemented when distance annotation is requested for MLD in table plugin

* update docs
2018-04-24 11:05:35 -04:00
..
base_api.hpp Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
base_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
json_factory.hpp Move guidance pre-processing code into GUIDANCE library 2018-02-02 11:33:38 -05:00
match_api.hpp Add assertion and adjust unit test expectations check 2018-01-19 13:55:05 +01:00
match_parameters_tidy.hpp Only run step collapsing based on original waypoints parameter (#4829) 2018-01-29 12:35:55 -08:00
match_parameters.hpp Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
nearest_api.hpp Use ranges with fixed types 2018-04-09 11:05:01 +02:00
nearest_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
route_api.hpp Return datasource names along with datasource annotation (#4973) 2018-04-03 15:13:25 -07:00
route_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
table_api.hpp Unpack paths and return total distance in matrix plugin for CH (#4990) 2018-04-20 18:18:55 -04:00
table_parameters.hpp Parse table annotations param correctly (#5050) 2018-04-24 11:05:35 -04:00
tile_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02: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 Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00