Hi everyone I am trying to fix one of the motorway link roads in Wolverhampton M54 junction 2. Although all of the link roads around and into the i54 are showing allow vehicle access when you go onto the directions section it is not allowing any. I have checked over it all and cannot seem to see a fix for it. If anyone has a fix it would be really appreciated as its adding on a 6 mile detour because it does not realise that the slip road exists Many thanks asked 25 Apr '19, 12:57 joshuaowen |
You have several ways with construction=trunk still on them, for example https://www.openstreetmap.org/way/261259510 . OSRM will refuse to route over any way with construction=* . Review all the ways and make sure this tag is removed. Remember that most routing engines take a while to update and your changes will probably take at least a day to be reflected in route calculations, very possibly more. answered 25 Apr '19, 21:57 Richard ♦ Exactly. See https://help.openstreetmap.org/questions/68719/how-do-i-fix-a-routing-error-of-1700km-osrm-vs-59m-graphhopper for the same discussion just recently.
(26 Apr '19, 07:41)
scai ♦
thank you so much for that i did not realise the construction tag was in there. These roads have been built for the last few years and suddenly stopped working on the routes a while back and we couldn't work out why! the only section that did not have any construction on was the m54 slip road coming onto the i54 islands where the construction section was. I have changed all the rest of the construction. Fingers crossed this sortes the rest Thank you again
(26 Apr '19, 07:56)
joshuaowen
Overpass turbo finds these two nearby ways with construction tags still on them, though shouldn't be part of the M54 junction issue. https://www.openstreetmap.org/way/132669546 https://www.openstreetmap.org/way/132669539 https://overpass-turbo.eu/s/Ihw in case you want to check other areas
(26 Apr '19, 12:16)
EdLoach ♦
|
Can you post the route you are trying to get working, and whether is is a problem on both Car (OSRM) and Car (GraphHopper)? GraphHopper seems happy with routes like https://www.openstreetmap.org/directions?engine=graphhopper_car&route=52.6383%2C-2.1427%3B52.6334%2C-2.1417#map=16/52.6356/-2.1387 and https://www.openstreetmap.org/directions?engine=graphhopper_car&route=52.6380%2C-2.1123%3B52.6334%2C-2.1417 (and their reversed versions, if you move the motorway pin across to the correct carriageway). answered 25 Apr '19, 15:32 EdLoach ♦ It looks like the system we use runs off the OSRM as the route is working with Graph Hopper. Just looks like we need to work out a way of OSRM noticing the same motorway exit rather than going across to the next one this is the route that diverts to the next motorway junction to turn around. The reverse journey works correctly this is the other section that doesnt seem to work with OSRM. It stops the journey as it meets the A4510 rather than going down the road as it does work Graph Hopper Cheers for the help
(25 Apr '19, 16:17)
joshuaowen
This fails for OSRM because some highways still have a construction tag set, for example https://www.openstreetmap.org/way/645424831. The mapping is unclear. There is highway=primary and construction=trunk. Either the road is usable or it is in a construction state. OSRM decides to choose the latter case and avoids it. The map data needs to be fixed. See https://help.openstreetmap.org/questions/68719/how-do-i-fix-a-routing-error-of-1700km-osrm-vs-59m-graphhopper for the same discussion.
(26 Apr '19, 07:39)
scai ♦
I removed one or two construction tags on those roads, but may have missed some.
(26 Apr '19, 11:57)
SK53 ♦
|