[openstreetmap/openstreetmap-website] Adds note tags support (PR #5344)
Nenad Vujicic
notifications at github.com
Tue Dec 10 01:14:50 UTC 2024
@nenad-vujicic commented on this pull request.
> + note.tags.each do |k, v|
+ xml.tag(:k => k, :v => v)
+ end
Or perhaps using one dc:subject element per note-tag pair (supported by the DCMI standard)? This was used in the most recent push.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5344#discussion_r1877010811
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5344/review/2490523174 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241209/aaaa8f04/attachment.htm>
More information about the rails-dev
mailing list