[openstreetmap/openstreetmap-website] Add openplaques:id support and refactor the formatters (#2621)

mmd notifications at github.com
Mon May 11 17:51:22 UTC 2020


@mmd-osm commented on this pull request.



> @@ -0,0 +1,60 @@
+#!/usr/bin/env ruby
+
+#
+# Run with ./script/misc/update-tag2link config/tag2link.yml
+#
+
+require 'net/http'
+require 'json'
+require 'psych'
+
+QUERIES = {

If possible, add location to original queries in JOSM source code, so it's easier to keep them in sync.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2621#pullrequestreview-409396017
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200511/6af36f7a/attachment.htm>


More information about the rails-dev mailing list