[openstreetmap/openstreetmap-website] Support configurable coordinate format (lat, lon vs lon, lat) when displaying addresses (Issue #6165)

Anton Khorev notifications at github.com
Thu Jul 3 15:26:55 UTC 2025


AntonKhorev left a comment (openstreetmap/openstreetmap-website#6165)

Maybe we have space inside *Internal* to show both, like:

~~~
- lat, lon:         lon, lat:
  60.0, 30.0        30.0, 60.0

- lat, lon:         lon, lat:
  30.0, 60.0        60.0, 30.0
~~~

with only one result if lat is outside -90..90

~~~
- lat, lon:         lon, lat:
  35.8, 139.9       139.9, 35.8
~~~

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6165#issuecomment-3032702057
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6165/3032702057 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250703/b3753eba/attachment-0001.htm>


More information about the rails-dev mailing list