diff flys-artifacts/doc/conf/themes.xml @ 2581:afebbe9c2fce

Added a new Artifact for loading existing 'floodmaps' via datacage. flys-artifacts/trunk@4130 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 08 Mar 2012 13:44:51 +0000
parents 5144369d5961
children 046d5c82ea0c
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Thu Mar 08 13:06:11 2012 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Thu Mar 08 13:44:51 2012 +0000
@@ -860,6 +860,14 @@
         </fields>
     </theme>
 
+    <theme name="Floodmaps">
+        </fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/>
+            <field name="linesize"  type="int"   display="Liniendicke" default="1" hints="h"/>
+            <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/>
+        </fields>
+    </theme>
+
     <theme name="Qps">
         <fields>
             <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/>
@@ -998,6 +1006,7 @@
         <mapping from="floodmap.lines" to="Lines"/>
         <mapping from="floodmap.buildings" to="Buildings"/>
         <mapping from="floodmap.fixpoints" to="Fixpoints"/>
+        <mapping from="floodmap.floodmaps" to="Floodmaps"/>
         <mapping from="other.wq" to="WQPoints"/>
         <mapping from="other.wkms" to="WKms"/>
         <mapping from="other.wqkms" to="WQKms"/>

http://dive4elements.wald.intevation.org