# 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