Update list of overpass instances

This commit is contained in:
Pieter Vander Vennet 2024-09-05 03:07:44 +02:00
parent 2ce9e7ca3c
commit 7ff71ba1d6

View file

@ -42,9 +42,14 @@
},
"default_overpass_urls": [
"https://overpass-api.de/api/interpreter",
"https://overpass.kumi.systems/api/interpreter",
"https://overpass.openstreetmap.ru/cgi/interpreter"
"https://overpass.private.coffee/api/",
"https://overpass.osm.jp/api/interpreter",
],
"#broken_overpass_urls": {
"https://maps.mail.ru/osm/tools/overpass/api/interpreter": "Blocked by firefox strict tracking protection as 'tracking'",
"https://overpass.openstreetmap.ru/cgi/interpreter": "Broken as of 2024-09-05, might be a glitch",
},
"country_coder_host": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/latlon2country",
"nominatimEndpoint": "https://geocoding.geofabrik.de/b75350b1cfc34962ac49824fe5b582dc/",
"#photonEndpoint": "`api/` or `reverse/` will be appended by the code",