Skip to content

Commit d1ab118

Browse files
committed
Add 1953
1 parent be2c561 commit d1ab118

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
@@ -165,6 +165,15 @@
165165
"maxZoom": 20
166166
}
167167
},
168+
{
169+
"name": "Luftbilder 1953",
170+
"url": "https://tiles.codefor.de/berlin-1953/{z}/{x}/{y}.png",
171+
"options": {
172+
"attribution": "<a target=\"blank\" href=\"https://fbinter.stadt-berlin.de/fb/berlin/service_intern.jsp?id=k_luftbild1953@senstadt&type=WMS\">Geoportal Berlin / Luftbilder 1953, Maßstab 1:22 000</a>",
173+
"minZoom": 10,
174+
"maxZoom": 20
175+
}
176+
},
168177
{
169178
"name": "Luftbilder 1928",
170179
"url": "https://tiles.codefor.de/berlin-1928/{z}/{x}/{y}.png",

0 commit comments

Comments
 (0)