osrm-backend/features
Monday 6e77d53946
Correctly handle compressed traffic signals (#6724)
Unidirectional traffic signal segments are currently not compressed.
This means traffic signals which are not on turns can be missed and
not applied the correct penalty.

This commit changes this behaviour to correctly handle the graph
compression. Additional tests are added to ensure there is no
regression for other cases (turns, restrictions).

Co-authored-by: Michael Bell <michael@mjjbell.com>
2024-03-17 11:32:10 +00:00
..
bicycle Don't route on proposed ways (#6615) 2023-08-20 10:17:30 +01:00
car Correctly handle compressed traffic signals (#6724) 2024-03-17 11:32:10 +00:00
foot Don't route on proposed ways (#6615) 2023-08-20 10:17:30 +01:00
guidance Gracefully handle no-turn intersections in guidance processing. (#6382) 2022-10-01 14:35:08 +01:00
lib Add support for disabling feature datasets (#6666) 2023-08-04 18:43:37 +01:00
nearest Add data_version field to responses of all plugins. (#5387) 2022-08-22 21:07:32 +02:00
options add keepalive_timeout flag (#6674) 2023-08-30 19:06:39 +01:00
raster Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
step_definitions Add support for disabling feature datasets (#6666) 2023-08-04 18:43:37 +01:00
stress Fix bug with large HTTP requests leading to Bad Request in osrm-routed. (#6403) 2022-10-13 16:53:49 +02:00
support Add support for disabling feature datasets (#6666) 2023-08-04 18:43:37 +01:00
testbot Add 'load directly' mode to default Cucumber test suite (#6664) 2023-08-01 09:24:51 +01:00