Skip to content

Commit

Permalink
Update list of overpass instances
Browse files Browse the repository at this point in the history
  • Loading branch information
pietervdvn committed Sep 5, 2024
1 parent 2ce9e7c commit 7ff71ba
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7ff71ba

Please sign in to comment.