[Dive4elements-commits] [PATCH 3 of 8] Add some more WMS Services as specified by issue 796
Wald Commits
scm-commit at wald.intevation.org
Mon Apr 15 18:41:57 CEST 2013
# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1366032486 -7200
# Node ID df330602b1a232294a31616496e831e748ffe5dd
# Parent 37e4073dc0bbce02504801222074aa764ddc3ef3
Add some more WMS Services as specified by issue 796
diff -r 37e4073dc0bb -r df330602b1a2 flys-client/src/main/webapp/WEB-INF/config.yaml
--- a/flys-client/src/main/webapp/WEB-INF/config.yaml Mon Apr 15 11:34:47 2013 +0200
+++ b/flys-client/src/main/webapp/WEB-INF/config.yaml Mon Apr 15 15:28:06 2013 +0200
@@ -69,13 +69,22 @@
- !localMatch
dummy: true
- !dnsMatch
- host: wsvmapserv.wsv.bund.de
+ host: wsvmapserv.ilmenau.baw.de
+ port: 80
+ - !dnsMatch
+ host: www.pegelonline.wsv.de
+ port: 80
+ - !dnsMatch
+ host: gdz.bkg.bund.de
+ port: 80
+ - !dnsMatch
+ host: ims3.bkg.bund.de
port: 80
- !dnsMatch
host: tile.openstreetmap.org
port: 80
- !dnsMatch
- host: www.pegelonline.wsv.de
+ host: wsvmapserv.wsv.bund.de
port: 80
- !dnsMatch
host: geo4.service24.rlp.de
@@ -93,6 +102,9 @@
- !dnsMatch
host: geoportal.bafg.de
port: 80
+ - !dnsMatch
+ host: wsvmapserv.wsv.bvbs.bund.de
+ port: 80
# We need a font with unicode support the defaults only
# have latin1
More information about the Dive4elements-commits
mailing list