osrm-backend/src/engine
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
datafacade Make MMapMemoryAllocator map files in read-only (O_RDONLY) mode. Mapping with O_RDWR will cause copy_up across Docker layers. 2020-09-09 00:51:42 +03:00
guidance Lazily generate optional route path data (#6045) 2022-08-22 12:59:20 +01:00
plugins Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
routing_algorithms Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
douglas_peucker.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
engine_config.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
hint.cpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
polyline_compressor.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
search_engine_data.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00