[openstreetmap/openstreetmap-website] Store all GPS traces as LineStrings (Issue #7339)

Marwin Hochfelsner notifications at github.com
Tue Aug 25 10:24:37 UTC 2026


hlfan left a comment (openstreetmap/openstreetmap-website#7339)

Having all the point data in strings still seems inefficient given our system to map coordinates to u32 integers (at a negligible precision loss). Have you considered using `BYTEA` to store the sequences with that encoding?

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

Message ID: <openstreetmap/openstreetmap-website/issues/7339/5409049815 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260825/72fd64a2/attachment.htm>


More information about the rails-dev mailing list