From 04c374c329aa473e0711cfd7c409472d89048004 Mon Sep 17 00:00:00 2001 From: Simon Poole Date: Mon, 17 Aug 2020 14:08:37 +0200 Subject: [PATCH] Block Canton Glarus imagery too --- config/settings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/settings.yml b/config/settings.yml index f5f35f6a2..e5e6c3788 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -97,8 +97,9 @@ imagery_blacklist: - "http://xdworld\\.vworld\\.kr:8080/.*" # Blacklist here - ".*\\.here\\.com[/:].*" - # Blacklist Kanton SH + # Blacklist Kanton SH and GL - ".*wms.geo.sh.ch.*Luftbild_201[06].*" + - ".*wms.geo.gl.ch.*ch.gl.imagery.orthofoto201[357].*" # URL of Overpass instance to use for feature queries overpass_url: "https://overpass-api.de/api/interpreter" # Routing endpoints -- 2.45.1