Update TopPlusOpen links and use WMTS
This commit is contained in:
parent
1a342d5e2a
commit
79a8c6ab9a
2 changed files with 5 additions and 4 deletions
|
|
@ -147,7 +147,7 @@ BR.confLayers.getPropertyOverrides = function() {
|
||||||
},
|
},
|
||||||
'topplus-open': {
|
'topplus-open': {
|
||||||
'country_code': 'DE',
|
'country_code': 'DE',
|
||||||
'mapUrl': 'http://www.geodatenzentrum.de/geodaten/gdz_rahmen.gdz_div?gdz_spr=deu&gdz_user_id=0&gdz_akt_zeile=5&gdz_anz_zeile=1&gdz_unt_zeile=41',
|
'mapUrl': 'https://gdz.bkg.bund.de/index.php/default/wmts-topplusopen-wmts-topplus-open.html',
|
||||||
'worldTiles': true // World -z9, Europe -z14
|
'worldTiles': true // World -z9, Europe -z14
|
||||||
},
|
},
|
||||||
'ignf-aerial': {
|
'ignf-aerial': {
|
||||||
|
|
|
||||||
|
|
@ -28,12 +28,13 @@
|
||||||
},
|
},
|
||||||
"properties": {
|
"properties": {
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"html": "© <a href=\"http://www.bkg.bund.de\" target=\"_blank\" rel=\"noopener\">Bundesamt für Kartographie und Geodäsie</a> 2018, <a href=\"http://sg.geodatenzentrum.de/web_public/Datenquellen_TopPlus_Open.pdf\" target=\"_blank\" rel=\"noopener\">Datenquellen</a>"
|
"html": "© <a href=\"http://www.bkg.bund.de\" target=\"_blank\" rel=\"noopener\">Bundesamt für Kartographie und Geodäsie</a> (2023), <a href=\"https://sgx.geodatenzentrum.de/web_public/gdz/datenquellen/Datenquellen_TopPlusOpen.html\" target=\"_blank\" rel=\"noopener\">Datenquellen</a>"
|
||||||
},
|
},
|
||||||
"id": "topplus-open",
|
"id": "topplus-open",
|
||||||
"name": "TopPlusOpen",
|
"name": "TopPlusOpen",
|
||||||
"type": "wms",
|
"type": "tms",
|
||||||
"url": "http://sgx.geodatenzentrum.de/wms_topplus_web_open",
|
"url": "https://sgx.geodatenzentrum.de/wmts_topplus_open/tile/1.0.0/web/default/WEBMERCATOR/{zoom}/{y}/{x}.png",
|
||||||
|
"max_zoom": 19,
|
||||||
"layers": "web",
|
"layers": "web",
|
||||||
"format": "image/png"
|
"format": "image/png"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue