Remove default imagery blacklist

This commit is contained in:
Tom Hughes 2023-07-13 20:13:29 +01:00
parent 86cef1d4e7
commit 1c420158f6

View file

@ -82,15 +82,7 @@ default_editor: "id"
# OAuth application for iD
#id_application: ""
# Imagery to return in capabilities as blacklisted
imagery_blacklist:
# Current Google imagery URLs have google or googleapis in the domain
- ".*\\.google(apis)?\\..*/.*"
# Blacklist VWorld
- "http://xdworld\\.vworld\\.kr:8080/.*"
# Blacklist here
- ".*\\.here\\.com[/:].*"
# Blacklist Mapy.cz
- ".*\\.mapy\\.cz.*"
imagery_blacklist: []
# URL of Overpass instance to use for feature queries
overpass_url: "https://overpass-api.de/api/interpreter"
overpass_credentials: false