osrm-backend/include/server
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
..
api Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
http Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
service Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
connection.hpp Use Boost.Beast to parse HTTP request (#6294) 2022-08-02 21:12:05 +01:00
request_handler.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
server.hpp Enable more clang-tidy checks. (#6270) 2022-06-30 14:32:12 +01:00
service_handler.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00