Skip to content

Commit 2b022f8

Browse files
committed
Add berlin-2022-dop20rgbi
1 parent 06ba8d4 commit 2b022f8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/config.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
"zoom": 15
1212
},
1313
"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+
},
1423
{
1524
"name": "Luftbilder 2021",
1625
"url": "https://tiles.codefor.de/berlin-2021-dop20rgbi/{z}/{x}/{y}.png",

0 commit comments

Comments
 (0)