diff flys-artifacts/doc/conf/themes.xml @ 2616:27cc95e65f18

Defined a style for WSPLGEN layers which are now modifiable. flys-artifacts/trunk@4200 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 05 Apr 2012 07:21:58 +0000
parents 83c117b639f9
children 1b204ee4446b
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Wed Apr 04 18:30:44 2012 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Thu Apr 05 07:21:58 2012 +0000
@@ -840,6 +840,16 @@
 
 
     <!-- MAP relevant themes -->
+    <theme name="WSPLGEN">
+        <fields>
+            <field name="wsplgen_cat1" type="Color" display="Hintergrund" default="178, 201, 215"/>
+            <field name="wsplgen_cat2" type="Color" display="Hintergrund" default="111, 147, 170"/>
+            <field name="wsplgen_cat3" type="Color" display="Hintergrund" default="66, 111, 139"/>
+            <field name="wsplgen_cat4" type="Color" display="Hintergrund" default="33, 79, 108"/>
+            <field name="wsplgen_cat5" type="Color" display="Hintergrund" default="2, 27, 42"/>
+        </fields>
+    </theme>
+
     <theme name="RiverAxis">
         <fields>
             <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205"/>
@@ -1002,6 +1012,7 @@
         <mapping from="mainvalues.w" to="ComputedDischargeCurveW"/>
         <mapping from="longitudinal_section.annotations" to="Annotations"/>
         <mapping from="w_differences" to="Differences"/>
+        <mapping from="floodmap.wsplgen" to="WSPLGEN"/>
         <mapping from="floodmap.riveraxis" to="RiverAxis"/>
         <mapping from="floodmap.kms" to="Kms"/>
         <mapping from="floodmap.qps" to="Qps"/>

http://dive4elements.wald.intevation.org