Fix: rm countrycoder, moved to data.mapcomplete.org

This commit is contained in:
Pieter Vander Vennet 2025-07-29 21:55:16 +02:00
parent 4e391e2278
commit 2507b9d327
2 changed files with 1 additions and 10 deletions

View file

@ -77,15 +77,6 @@ openlovemap.de, www.openlovemap.de {
}
}
countrycoder.mapcomplete.org {
root * tiles/
file_server browse
header {
+Permissions-Policy "interest-cohort=()"
+Access-Control-Allow-Origin *
}
}
data.mapcomplete.org {
root * /root/data/
file_server

View file

@ -61,7 +61,7 @@
"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://countrycoder.mapcomplete.org",
"country_coder_host": "https://data.mapcomplete.org/countrycoder/",
"community_index_host": "https://data.mapcomplete.org/community-index/",
"nominatimEndpoint": "https://geocoding.geofabrik.de/b75350b1cfc34962ac49824fe5b582dc/",
"#photonEndpoint": "`api/` or `reverse/` will be appended by the code",