[openstreetmap/openstreetmap-website] Fixed motorway directions when using OSRM directions (#1738)
Jamie Guthrie
notifications at github.com
Sun Feb 11 23:09:24 UTC 2018
The unnamed roads for motorways seems like a really big thing to leave as an unnamed road when the motorway name is listed in `step.ref` without needing to do any text parsing.
To have directions that say _"turn left onto unnamed road"_ when unnamed road is a national highway, seems like a massive oversight, especially when the fix is so easy!
The parsing out of the $east or $west doesn't need to happen, it just makes the output look a lot cleaner.
i.e. `Turn left onto Sunbelt Highway (I5)` instead of `Turn left onto Sunbelt Highway (I5 $east)`.
Even leaving it with the $east tag is **much** better than leaving it as _unnamed road_, although removing the $east tag is better in my opinion although I can understand your reservations.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1738#issuecomment-364798901
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180211/38f35d63/attachment.html>
More information about the rails-dev
mailing list