Remove default imagery blacklist
This commit is contained in:
parent
86cef1d4e7
commit
1c420158f6
1 changed files with 1 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue