diff flys-artifacts/doc/conf/themes.xml @ 1805:5e9696c32f04

Added datacage config and loaders for KM WMS layer in floodmaps. flys-artifacts/trunk@3131 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 01 Nov 2011 14:54:59 +0000
parents 1636686070f7
children a97764363ba2
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Tue Nov 01 14:24:30 2011 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Tue Nov 01 14:54:59 2011 +0000
@@ -549,6 +549,13 @@
         </fields>
     </theme>
 
+    <theme name="Kms">
+        <fields>
+            <field name="linecolor" type="Color" display="Linienfarbe" default="#800080"/>
+            <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
          and a theme. -->
@@ -605,5 +612,6 @@
         <mapping from="longitudinal_section.annotations" to="Annotations"/>
         <mapping from="w_differences" to="Differences"/>
         <mapping from="floodmap.riveraxis" to="RiverAxis"/>
+        <mapping from="floodmap.kms" to="Kms"/>
     </mappings>
 </themes>

http://dive4elements.wald.intevation.org