[openstreetmap/openstreetmap-website] Limit number of edits per user and day (#2342)
Simon Poole
notifications at github.com
Mon Oct 30 08:47:40 UTC 2023
> Are they editing with JOSM? I am pretty sure that in case of massive changes JOSM splits it in multiple changesets this way, so this does not really indicate this.
JOSM and fwiw Vespucci and I suspect any other editor that supports "auto-chunking" aka automatically splitting up changesets so that they are smaller than the maximum changeset limit will do this. While it would be better to do this with uploads that are referentially complete, I don't know of anybody that does that. See the longish discussion on making uploads idempotent somewhere on this repo for more information. BTW this is the mechanism that the vandals are using in Israel.
In any case this behaviour is one of the problems of introducing variable limits as proposed as the editor can't actually predict if the next upload will be successful or not, potentially leading to orphan nodes etc, because the parent elements can't be uploaded.
This is not a deal breaker, just something to keep in mind.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2342#issuecomment-1784733242
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/2342/1784733242 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231030/54cd941d/attachment-0001.htm>
More information about the rails-dev
mailing list