[openstreetmap/openstreetmap-website] Couldn't locate "..." with Directions and automatic reverse geocoding (#1874)

Tom Hughes notifications at github.com
Sun May 20 09:12:43 UTC 2018


I think there's already a ticket for this but yes, reversing direction can change things because Nominatim doesn't round trip - ie doing a forward geocode followed by a reverse geocode will likely get you back different text to what you started with.

IIRC when reversing we only send the coords and then do a reverse geocode to try and get a name which means the original name is lost, but I was reluctant to add the names to the URL as well as it makes it very long.

-- 
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/issues/1874#issuecomment-390467885
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180520/3b87e5d9/attachment.html>


More information about the rails-dev mailing list