[openstreetmap/openstreetmap-website] Single object upload and changeset max size (Issue #6329)

Tom Hughes notifications at github.com
Sat Aug 16 16:06:39 UTC 2025


tomhughes left a comment (openstreetmap/openstreetmap-website#6329)

I think it comes down to this:

https://github.com/openstreetmap/openstreetmap-website/blob/5c006452082bea037c31e827555563d62ba152af/app/models/changeset.rb#L90

where the changeset is still considered open (and hence will accept more changes) when it has exactly `MAX_ELEMENTS` members.

Though note also the comment above about the limits.

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

Message ID: <openstreetmap/openstreetmap-website/issues/6329/3193758538 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250816/1b8f3ac7/attachment.htm>


More information about the rails-dev mailing list