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

I just checked this topic from cgimap side. It shouldn't be too much effort. We 
anyway have all details about created/modified/deleted nodes/way/relations. It 
boils down to an additional `UPDATE changesets SET created_objs = created_obj + 
$1, ... WHERE id = $n `, which can be enabled by some new feature flag.



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

Message ID: 
<openstreetmap/openstreetmap-website/issues/5758/2706974...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to