Skip to content

Commit 8f1d5d1

Browse files
committed
Add K5 - SW-Ausgabe
1 parent a429853 commit 8f1d5d1

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
@@ -281,6 +281,15 @@
281281
"maxZoom": 20
282282
}
283283
},
284+
{
285+
"name": "Karte von Berlin 1:5000 (K5 - SW-Ausgabe)",
286+
"url": "https://tiles.codefor.de/berlin/geoportal/basisdaten/k5sw/{z}/{x}/{y}.png",
287+
"options": {
288+
"attribution": "<a href=\"https://gdi.berlin.de/geonetwork/srv/ger/catalog.search#/metadata/ed9d0b87-ab8b-3db0-9bf3-7f9218cc004a\" target=\"_blank\">Senatsverwaltung für Stadtentwicklung, Bauen und Wohnen Berlin / Karte von Berlin 1:5000 (K5 - SW-Ausgabe)</a>",
289+
"minZoom": 5,
290+
"maxZoom": 20
291+
}
292+
},
284293
{
285294
"name": "Berlin um 1650",
286295
"url": "https://tiles.codefor.de/berlin/geoportal/historische-karten/1650/{z}/{x}/{y}.png",

0 commit comments

Comments
 (0)