Merge pull request #102 from jjx-/master

Updated DOP-NRW WMS URL
This commit is contained in:
anoy 2018-08-25 18:24:55 +02:00 committed by GitHub
commit d231cbd5bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,12 +17,12 @@
}, },
{ {
"name": "Luftbilder NRW", "name": "Luftbilder NRW",
"url": "https://www.wms.nrw.de/geobasis/wms_nw_dop20?", "url": "https://www.wms.nrw.de/geobasis/wms_nw_dop?",
"config": { "config": {
"maxZoom": 20, "maxZoom": 20,
"attribution": "<a href=\"http://www.bezreg-koeln.nrw.de/brk_internet/geobasis/luftbilderzeugnisse/digitale_orthophotos/index.html\">DOP20</a>, Land NRW (2017), Datenlizenz Deutschland - Namensnennung - Version 2.0 (<a href=\"https://www.govdata.de/dl-de/by-2-0\">www.govdata.de/dl-de/by-2-0</a>)", "attribution": "<a href=\"http://www.bezreg-koeln.nrw.de/brk_internet/geobasis/luftbilderzeugnisse/digitale_orthophotos/index.html\">DOP20</a>, Land NRW (2017), Datenlizenz Deutschland - Namensnennung - Version 2.0 (<a href=\"https://www.govdata.de/dl-de/by-2-0\">www.govdata.de/dl-de/by-2-0</a>)",
"format": "image/jpeg", "format": "image/jpeg",
"layers": "nw_dop20" "layers": "nw_dop_rgb"
} }
} }
], ],