Update list of overpass instances
This commit is contained in:
parent
2ce9e7ca3c
commit
7ff71ba1d6
1 changed files with 7 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue