-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Multi maneuove relation bug! #6733
Copy link
Copy link
Closed
Labels
Description
Summary
Multiple maneuovre relations are not working.
Issue
I was trying to add some maneuovre relation to the map; When I added 1 maneuovre to a node it worked well. (Sharp right is modified)
Before:

But when I added another relation to an irrelevant node the previous one stops working.
Reproduce
Here is the 3 versions of the map and the change set to reproduce the bug.
- Baseline.osm.pbf is the cropped map (OSM release with no change)
- First_relation_added.osm.pbf is the map which the single maneuovre is added and works fine
- Both_relation_added.osm.pbf is the map which both maneuovres are added and the first one is not working
maps.zip
OSRM version: 5.27.1 release (I also checked 5.22.0 and the bug still happens)
Origin:
- latitude: 36.36486
- longitude: 59.53642
Destination:
- latitude: 36.36372
- longitude: 59.53701
First maneuovre Via Node Id: 4460228939
Second maneuovere Via Node id: 779031832
Reactions are currently unavailable
