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 d7ebcff commit 9f08c75Copy full SHA for 9f08c75
src/config.json
@@ -11,6 +11,15 @@
11
"zoom": 15
12
},
13
"maps": [
14
+ {
15
+ "name": "Digitale farbige TrueOrthophotos 2024 (DOP20RGBI)",
16
+ "url": "https://tiles.codefor.de/berlin-2024-dop20rgbi/{z}/{x}/{y}.png",
17
+ "options": {
18
+ "attribution": "<a target=\"blank\" href=\"https://gdi.berlin.de/geonetwork/srv/ger/catalog.search#/metadata/01e2749e-7dca-3492-8f95-29d360c3f1aa\">Geoportal Berlin / Digitale farbige Orthophotos 2024 (DOP20RGBI)</a>",
19
+ "minZoom": 10,
20
+ "maxZoom": 20
21
+ }
22
+ },
23
{
24
"name": "Digitale farbige TrueOrthophotos 2023 (DOP20RGBI)",
25
"url": "https://tiles.codefor.de/berlin-2023-dop20rgbi/{z}/{x}/{y}.png",
0 commit comments