Hi, I've marked a route as closed (access:conditional) (Link) , but unfortunately it's still available. Could someone explain to me what's the problem asked 29 Aug '21, 09:51 Ravira43 |
One Answer:
answered 29 Aug '21, 10:53 Kovoschiz edited 29 Aug '21, 11:05 |
I mean if I try to calculate a route from Point A to Point B (with OSM) - it still navigates me over the "closed road".
Your answer has solved my problem - I don't get the meaning in not representing short term constructions, but I think I have to deal with it.
Thanks
OSRM (from https://github.com/Project-OSRM/osrm-backend/issues/4231 to https://github.com/Project-OSRM/osrm-backend/issues/5801) doesn't support this yet. Graphhopper does (https://github.com/graphhopper/graphhopper/pull/621). You still need to wait for some to allow the data to be updated I believe.
Ok https://www.openstreetmap.org/directions?engine=graphhopper_car&route=48.14494%2C11.47894%3B48.14270%2C11.47826#map=18/48.14398/11.47712 already works. https://www.openstreetmap.org/directions?engine=fossgis_osrm_car&route=48.14494%2C11.47894%3B48.14270%2C11.47826#map=18/48.14382/11.47862 doesn't.