[openstreetmap/openstreetmap-website] Suggested ability to tag other users in 'fixme' tag in OSM (Issue #3793)

Tom Hughes notifications at github.com
Mon Nov 14 13:46:40 UTC 2022


So I don't think we're going to be able to do this for a number of reasons.

Firstly the API is deliberately data agnostic - it does not attempt to infer the meaning of any tag or value and this would break that by requiring it to treat fixme tags specially.

Also it would require significant changes both to this repository and to https://github.com/zerebubuth/openstreetmap-cgimap both of which implement data upload to make it possible for them to generate notifications - that would be especially hard for cgimap given that notifications are implemented as serialised ruby objects in the database and it isn't written in ruby.

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

Message ID: <openstreetmap/openstreetmap-website/issues/3793/1313736110 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221114/6eeab10e/attachment.htm>


More information about the rails-dev mailing list