[openstreetmap/openstreetmap-website] Designate regions where new accounts cannot edit the map or add notes (Issue #6512)

mmd notifications at github.com
Thu Nov 27 15:27:24 UTC 2025


mmd-osm left a comment (openstreetmap/openstreetmap-website#6512)

> IIRC there is some logic that, before even applying a change to the database, will extend the current changeset's bounding box. If that is still the case then that would probably be the easiest place to introduce a limit like this

No, I removed that code. It was some sort of premature performance optimization that was no longer needed.

> separate programs looped into the website code and basically ask for all (or specific?) changesets to be passed by them for evaluation before they are accepted into the database, but that's probably too grand a scheme.

That's all being done by cgimap today, and it doesn't sound like a good idea to loop in external tools.

Today's processing is quite different from the pre-2018 world, after all.

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

Message ID: <openstreetmap/openstreetmap-website/issues/6512/3586447737 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251127/1b55b84e/attachment.htm>


More information about the rails-dev mailing list