diff flys-artifacts/doc/conf/themes.xml @ 1856:410e40b88c7a

Added new WMSCatchmentArtifact for displaying catchments in maps. flys-artifacts/trunk@3203 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 09 Nov 2011 16:28:29 +0000
parents b4798f15edc7
children 7fc87a67e6f7
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Wed Nov 09 16:07:07 2011 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Wed Nov 09 16:28:29 2011 +0000
@@ -745,6 +745,13 @@
         </fields>
     </theme>
 
+    <theme name="Catchment">
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/>
+            <field name="linesize"  type="int"   display="Liniendicke" default="5" hints="h"/>
+        </fields>
+    </theme>
+
 
     <!--
       Mappings are following now. A mapping maps between a name of a facet
@@ -829,6 +836,7 @@
         <mapping from="floodmap.kms" to="Kms"/>
         <mapping from="floodmap.qps" to="Qps"/>
         <mapping from="floodmap.hws" to="Hws"/>
+        <mapping from="floodmap.catchment" to="Catchment"/>
         <mapping from="other.wkms" to="WKms"/>
         <mapping from="other.wqkms" to="WQKms"/>
         <mapping from="heightmarks_points" to="heightmarks_points"/>

http://dive4elements.wald.intevation.org