osrm-backend/features/car
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
..
access.feature
advisory.feature
avoid.feature
barrier.feature
bridge.feature
classes.feature
conditional_restrictions.feature
construction.feature
destination.feature
ferry.feature
hov.feature
link.feature
maxspeed.feature
multi_via_restrictions.feature
names.feature
oneway.feature
permissive.feature
physical_limitation.feature
restrictions.feature
route_relations.feature
service.feature
shuttle_train.feature
side_bias.feature
speed.feature
startpoint.feature
summaries.feature
surface.feature
traffic_light_penalties.feature Correctly handle compressed traffic signals (#6724) 2024-03-17 11:32:10 +00:00
traffic_turn_penalties.feature
via.feature
way.feature
weight.feature