[openstreetmap/openstreetmap-website] Add a gpx_tracks table and convert trace points into linestrings (PR #7348)
Tom Hughes
notifications at github.com
Wed Sep 2 11:54:16 UTC 2026
tomhughes left a comment (openstreetmap/openstreetmap-website#7348)
> Are we ok with losing the points without timestamp? Has this been discussed?
We don't allow points without timestamps, and never have done. They fail the validity check at: https://github.com/openstreetmap/openstreetmap-website/blob/26ba84e357876d25ab7b8b0084f44a7c5cf246d5/lib/gpx.rb#L175-L179
and also the model validations: https://github.com/openstreetmap/openstreetmap-website/blob/26ba84e357876d25ab7b8b0084f44a7c5cf246d5/app/models/trace.rb#L54
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7348#issuecomment-5509104361
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7348/c5509104361 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260902/3fc22efc/attachment.htm>
More information about the rails-dev
mailing list