osrm-backend/include
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
..
contractor Enable performance-move-const-arg clang-tidy check (#6319) 2022-08-23 19:03:41 +02:00
customizer Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
engine Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
extractor Improvements to maneuver override processing (#6215) 2022-08-24 16:19:24 +01:00
guidance Enable even more clang-tidy checks (#6273) 2022-07-04 21:46:59 +01:00
nodejs Add node_osrm support for skip_waypoints parameter (#6060) 2022-08-22 21:47:47 +02:00
osrm Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
partitioner Enable performance-move-const-arg clang-tidy check (#6319) 2022-08-23 19:03:41 +02:00
server Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
storage Enable performance-move-const-arg clang-tidy check (#6319) 2022-08-23 19:03:41 +02:00
updater Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
util Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00