Skip to content

Commit

Permalink
Update the Kanton Bern hillshade wms (#2645)
Browse files Browse the repository at this point in the history
* Update Kanton_Bern_dsm_hillshade_wms.geojson

Update Oberflaechenmodel

* Update Kanton_Bern_dtm_hillshade_wms.geojson

Update terrainmodel
  • Loading branch information
camillobruni authored Mar 4, 2025
1 parent 7b8012e commit 7d768de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sources/europe/ch/Kanton_Bern_dsm_hillshade_wms.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"privacy_policy_url": "http://www.geo.apps.be.ch/de/rechtliches.html",
"type": "wms",
"category": "elevation",
"url": "https://www.geoservice.apps.be.ch/geoservice2/services/a42geo/a42geo_hoehenwms_d_fk/MapServer/WMSServer?LAYERS=GEODB.LDOM50CM_LORELIEF_KMGDM1&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap"
"url": "https://www.geoservice.apps.be.ch/geoservice3/services/a42geo/of_elevation01_de_ms_wms/MapServer/WMSServer?LAYERS=LDOM50CM_LORELIEF_4163&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap"
},
"geometry": {
"type": "Polygon",
Expand Down
2 changes: 1 addition & 1 deletion sources/europe/ch/Kanton_Bern_dtm_hillshade_wms.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"privacy_policy_url": "http://www.geo.apps.be.ch/de/rechtliches.html",
"type": "wms",
"category": "elevation",
"url": "https://www.geoservice.apps.be.ch/geoservice2/services/a42geo/a42geo_hoehenwms_d_fk/MapServer/WMSServer?LAYERS=GEODB.LDTM50CM_LTRELIEF_KMGDM1&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap"
"url": "https://www.geoservice.apps.be.ch/geoservice3/services/a42geo/of_elevation01_de_ms_wms/MapServer/WMSServer?LAYERS=LDTM50CM_LTRELIEF_883&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap"
},
"geometry": {
"type": "Polygon",
Expand Down

0 comments on commit 7d768de

Please sign in to comment.