daishu0000 created an issue (openstreetmap/openstreetmap-website#6165)

Currently, OpenStreetMap displays coordinates in the latitude, longitude
(lat,lon) format. While this works well for most users, many developers, GIS
professionals, and API users commonly use the longitude, latitude (lon,lat)
format—standard in formats like GeoJSON, PostGIS, and mapping libraries such as
Mapbox GL and Leaflet.
It would be very helpful if OSM could:
1.Allow users to choose their preferred coordinate format (lat,lon or lon,lat)
in the UI or user settings.
2.Use (lon,lat) coordinate format as the default
This would make copying coordinates into development tools and code snippets
much more convenient and reduce confusion or errors.
.
Thank you for your consideration!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6165
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev