[openstreetmap/openstreetmap-website] Integrate human-readable wikidata browser plugin (PR #6127)

Anton Khorev notifications at github.com
Mon Jun 30 13:07:21 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -136,6 +136,9 @@ overpass_credentials: false
 graphhopper_url: "https://graphhopper.com/api/1/route"
 fossgis_osrm_url: "https://routing.openstreetmap.de/"
 fossgis_valhalla_url: "https://valhalla1.openstreetmap.de/route"
+# Endpoints for Wikimedia integration
+wikidata_url: "https://www.wikidata.org/w/api.php"

A better name is `wikidata_api_url` because what if you want to generate a link to the wikidata web page, it won't have `w/api.php` in it. Or maybe add `w/api.php` in `explainWikidataLink` when building an url.

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

Message ID: <openstreetmap/openstreetmap-website/pull/6127/review/2971160867 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250630/7c942f25/attachment.htm>


More information about the rails-dev mailing list