We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1d5d1 commit e06bea4Copy full SHA for e06bea4
src/config.json
@@ -11,6 +11,15 @@
11
"zoom": 14
12
},
13
"maps": [
14
+ {
15
+ "name": "Digitale farbige Orthophotos 2025 Sommerbefliegung (DOP20RGB)",
16
+ "url": "https://tiles.codefor.de/berlin/geoportal/luftbilder/2025-dop20rgb-sommer/{z}/{x}/{y}.png",
17
+ "options": {
18
+ "attribution": "Senatsverwaltung für Stadtentwicklung, Bauen und Wohnen Berlin / Digitale farbige Orthophotos 2025 (DOP20RGB)",
19
+ "minZoom": 5,
20
+ "maxZoom": 20
21
+ }
22
+ },
23
{
24
"name": "Digitale farbige Orthophotos 2025 (DOP20RGB)",
25
"url": "https://tiles.codefor.de/berlin/geoportal/luftbilder/2025-dop20rgb/{z}/{x}/{y}.png",
0 commit comments