[openstreetmap/openstreetmap-website] Add OSRM support for right u-turn (PR #5777)
Marwin Hochfelsner
notifications at github.com
Sat Mar 15 02:30:56 UTC 2025
hlfan left a comment (openstreetmap/openstreetmap-website#5777)
It still fails in places like [here](https://www.openstreetmap.org/directions?engine=fossgis_osrm_car&route=53.411809%2C-2.965858%3B53.412402%2C-2.966225), where that step has:
```json
{
"maneuver": {
"bearing_after": 261,
"bearing_before": 265,
"modifier": "uturn",
},
"driving_side": "right"
}
```
and the `driving_side` is wrong more often.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5777#issuecomment-2726133849
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5777/c2726133849 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250314/70b98f70/attachment-0001.htm>
More information about the rails-dev
mailing list