osrm-backend/include/server/api
Michael Bell d74e7b66bd
Support snapping to multiple ways at an input location (#5953)
This PR improves routing results by adding support for snapping to
multiple ways at input locations.

This means all edges at the snapped location can act as source/target
candidates for routing search, ensuring we always find the best route,
and not the one dependent on the edge selected.
2022-08-27 11:36:20 +01:00
..
base_parameters_grammar.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
match_parameter_grammar.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
nearest_parameter_grammar.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
parameters_parser.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
parsed_url.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
route_parameters_grammar.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
table_parameter_grammar.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
tile_parameter_grammar.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
trip_parameter_grammar.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
url_parser.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00