openbrian / osm-microcosms

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
12 stars 1 forks source link

The location precision is overly precise (worthless) when dragging the map around #178

Open b-jazz opened 2 years ago

b-jazz commented 2 years ago

When setting the location for a meeting by dragging the map around, the lat/long have an insane level of decimal precision (e.g. 44.054084067097364). Could probably use some string formatting to cut that down to 1-10m of precision instead of single wavelengths of light ;-)