[openstreetmap/openstreetmap-website] Add openplaques:id support and refactor the formatters (#2621)
François de Metz
notifications at github.com
Mon May 11 17:56:51 UTC 2020
@francois2metz 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 = {
done
--
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#discussion_r423217577
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200511/583bf845/attachment-0001.htm>
More information about the rails-dev
mailing list