[openstreetmap/openstreetmap-website] Adds note tags support (PR #5344)

Anton Khorev notifications at github.com
Tue Dec 10 09:01:45 UTC 2024


@AntonKhorev commented on this pull request.



> +  note.tags.each do |k, v|
+    xml.tag(:k => k, :v => v)
+  end

Or not writing the tags in rss for now. Currently nobody is looking for them there.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5344#discussion_r1877637785
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5344/review/2491511363 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241210/c3586f2b/attachment.htm>


More information about the rails-dev mailing list