Skip to content

Commit b567e89

Browse files
committed
Add Karte von Berlin 1:5000 (K5 - Farbausgabe)
1 parent d1ab118 commit b567e89

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/config.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,15 @@
311311
"minZoom": 10,
312312
"maxZoom": 20
313313
}
314+
},
315+
{
316+
"name": "Karte von Berlin 1:5000 (K5 - Farbausgabe)",
317+
"url": "https://tiles.codefor.de/berlin-k5/{z}/{x}/{y}.png",
318+
"options": {
319+
"attribution": "<a target=\"blank\" href=\"https://fbinter.stadt-berlin.de/fb/berlin/service_intern.jsp?id=a_k5_farbe@senstadt&type=FEED\">Geoportal Berlin / Karte von Berlin 1:5000 (K5 - Farbausgabe)</a>",
320+
"minZoom": 10,
321+
"maxZoom": 20
322+
}
314323
}
315324
]
316325
}

0 commit comments

Comments
 (0)