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 06ba8d4 commit 2b022f8Copy full SHA for 2b022f8
src/config.json
@@ -11,6 +11,15 @@
11
"zoom": 15
12
},
13
"maps": [
14
+ {
15
+ "name": "Luftbilder 2022",
16
+ "url": "https://tiles.codefor.de/berlin-2022-dop20rgbi/{z}/{x}/{y}.png",
17
+ "options": {
18
+ "attribution": "<a target=\"blank\" href=\"https://fbinter.stadt-berlin.de/fb/berlin/service.jsp?id=a_luftbild2022_true_rgbi@senstadt&type=FEED\">Geoportal Berlin / Digitale farbige Orthophotos 2022 (DOP20RGBI)</a>",
19
+ "minZoom": 10,
20
+ "maxZoom": 20
21
+ }
22
+ },
23
{
24
"name": "Luftbilder 2021",
25
"url": "https://tiles.codefor.de/berlin-2021-dop20rgbi/{z}/{x}/{y}.png",
0 commit comments