[Dive4elements-commits] [PATCH 4 of 4] Add geoportal.bafg.de to whitelist and remove layer names from legend
Wald Commits
scm-commit at wald.intevation.org
Fri Apr 5 17:12:30 CEST 2013
# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1365174721 -7200
# Node ID 2fa6da26a1421932608ab8c71ef51f260ad77acd
# Parent fa5868a52f14a654c031637fe17108c8d410db57
Add geoportal.bafg.de to whitelist and remove layer names from legend
diff -r fa5868a52f14 -r 2fa6da26a142 flys-client/src/main/webapp/WEB-INF/config.yaml
--- a/flys-client/src/main/webapp/WEB-INF/config.yaml Fri Apr 05 17:10:52 2013 +0200
+++ b/flys-client/src/main/webapp/WEB-INF/config.yaml Fri Apr 05 17:12:01 2013 +0200
@@ -55,6 +55,9 @@
- !dnsMatch
host: osm.wheregroup.com
port: 80
+ - !dnsMatch
+ host: geoportal.bafg.de
+ port: 80
layouts:
#===========================================================================
@@ -128,15 +131,15 @@
- !legends
maxHeight: 0
maxWidth: 0
- maxIconHeight: 200
- inline: true
+ maxIconHeight: 0
+ inline: false
classIndentation: 10
layerSpace: 5
classSpace: 2
layerFont: Helvetica
layerFontSize: 0
classFont: Helvetica
- classFontSize: 12
+ classFontSize: 0
fontEncoding: Cp1252
columnMargin: 2
defaultScale: 0.7
More information about the Dive4elements-commits
mailing list