osrm-backend/include
Michael Bell ad9ef2c6bc Correctly handle compressed traffic signals
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).
2024-03-16 19:43:52 +00:00
..
contractor Fix formatting 2022-12-20 18:00:11 +01:00
customizer Fix formatting 2022-12-20 18:00:11 +01:00
engine Fix operator overload on RouteParameters (#6646) 2023-08-19 21:48:15 +01:00
extractor Correctly handle compressed traffic signals 2024-03-16 19:43:52 +00:00
guidance Fix formatting 2022-12-20 18:00:11 +01:00
nodejs Add support for disabling feature datasets (#6666) 2023-08-04 18:43:37 +01:00
osrm Add support for disabling feature datasets (#6666) 2023-08-04 18:43:37 +01:00
partitioner Fix formatting 2022-12-20 18:00:11 +01:00
server add keepalive_timeout flag (#6674) 2023-08-30 19:06:39 +01:00
storage Add support for disabling feature datasets (#6666) 2023-08-04 18:43:37 +01:00
updater Fix boost header deprecation warning (#6515) 2023-01-21 08:47:05 +01:00
util Fix some compilation issues on modern macOS systems (#6709) 2023-10-12 23:04:39 +02:00