[Dive4elements-commits] [PATCH 6 of 8] Minor layout changes in map print add a margin between map and stamp/legend

Wald Commits scm-commit at wald.intevation.org
Mon Apr 15 18:42:00 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1366043257 -7200
# Node ID e8b4c69967e2ab3bd6841109d04a3f40e3a5a16d
# Parent  891ad06e80e58f41709b23f0aee280595c3f29bb
Minor layout changes in map print add a margin between map and stamp/legend

diff -r 891ad06e80e5 -r e8b4c69967e2 flys-client/src/main/webapp/WEB-INF/config.yaml
--- a/flys-client/src/main/webapp/WEB-INF/config.yaml	Mon Apr 15 18:23:55 2013 +0200
+++ b/flys-client/src/main/webapp/WEB-INF/config.yaml	Mon Apr 15 18:27:37 2013 +0200
@@ -136,7 +136,7 @@
           absoluteX: 20
           align: left
           absoluteY: 575
-          width: 592
+          width: 587
           height: 555
           spacingAfter: 0
         #Flys and BFG Logo
@@ -194,7 +194,7 @@
           width: 200
           items:
             - !legends
-              maxHeight: 305
+              maxHeight: 325
               maxWidth: 0
               maxIconHeight: 0
               inline: false
@@ -202,12 +202,12 @@
               layerSpace: 5
               classSpace: 2
               layerFontSize: 0
-              classFontSize: 0
+              classFontSize: 10
               fontEncoding: Identity-H
               classFont: FreeSans
               layerFont: FreeSans
               columnMargin: 2
-              defaultScale: 0.7
+              defaultScale: 0.5
           config:
             borderWidthLeft: 1
             borderWidthRight: 1
@@ -218,11 +218,14 @@
           absoluteX: 612
           absoluteY: 270
           width: 200
-          config:
-            borderWidthLeft: 1
-            borderWidthRight: 1
-            borderWidthTop: 1
-            borderWidthBottom: 1
+        #  config:
+        #    borderWidthLeft: 5
+        #    borderWidthRight: 5
+        #    borderWidthTop: 5
+        #    borderWidthBottom: 5
+            #padding: 10
+            #backgroundColor: #FFFFFF
+            #borderColor: #FFFFFF
           items:
             - !attributes
               source: data


More information about the Dive4elements-commits mailing list