[PATCH 1 of 3] Update WMS URLs
Wald Commits
scm-commit at wald.intevation.org
Wed Oct 12 17:07:46 CEST 2022
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1665581050 -7200
# Wed Oct 12 15:24:10 2022 +0200
# Branch 3.2.x
# Node ID a14836131b23c38ef1997e485a9fb0c96da307d0
# Parent 0834c2591e14def5b05ab835d233613e352745c1
Update WMS URLs
diff -r 0834c2591e14 -r a14836131b23 gwt-client/src/main/webapp/WEB-INF/wms-services.xml
--- a/gwt-client/src/main/webapp/WEB-INF/wms-services.xml Wed Oct 12 12:53:36 2022 +0200
+++ b/gwt-client/src/main/webapp/WEB-INF/wms-services.xml Wed Oct 12 15:24:10 2022 +0200
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<wms-services>
- <wms name="OSM Hintergrundkarte" url="http://osm.intevation.de/bfg/service?"/>
- <wms name="Pegelonline" url="http://www.pegelonline.wsv.de/webservices/gis/wms/aktuell?"/>
+ <wms name="OSM Hintergrundkarte" url="https://kartenwerkstatt.intevation.de/bfg/service?"/>
+ <wms name="Pegelonline" url="https://www.pegelonline.wsv.de/webservices/gis/wms/aktuell?"/>
</wms-services>
More information about the Dive4Elements-commits
mailing list