[openstreetmap/openstreetmap-website] Allow more formats for internal latlon search (PR #5147)
Nenad Vujicic
notifications at github.com
Mon Sep 2 15:18:52 UTC 2024
> Values are left intact as strings if there are no minutes/seconds. Do you want mins/secs in search results instead of decimal degrees if mins/secs were in the query?
If others agree, yes. Whatever is written in search box (coordinates string) should be simply copied to search results (again coordinates string), without converting to single / double precision between. So, if user enters 44°49′04″N 20°27′25″E, we should display 44°49′04″N 20°27′25″E, not 44.81778,20.45694. Again, iff others agree.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5147#issuecomment-2324972318
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5147/c2324972318 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240902/92216ff5/attachment.htm>
More information about the rails-dev
mailing list