[openstreetmap/openstreetmap-website] Small traces zoomed out too much (#2908)

Tom Hughes notifications at github.com
Mon Oct 26 11:00:34 UTC 2020


The problem is that currently we only record the start position of the trace so we have no way of knowing how large an area it covers without scanning every point in the trace, which might be a large number.

Obviously we could change that, but it's not trivial as it will require a schema change and population of a bounding box for each existing trace.

-- 
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/2908#issuecomment-716473651
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201026/2ef9642f/attachment.htm>


More information about the rails-dev mailing list