diff flys-artifacts/doc/conf/themes.xml @ 2684:14188f8daefb

Added support for WMS gauges in floodmaps and maps. flys-artifacts/trunk@4385 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 May 2012 11:56:40 +0000
parents f5af3adb3b95
children d8444fcb4e44
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Thu May 10 11:14:17 2012 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Thu May 10 11:56:40 2012 +0000
@@ -899,6 +899,14 @@
         </fields>
     </theme>
 
+    <theme name="GaugeLocation">
+        <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="symbol"    type="Symbol" display="Symbol"     default="point"/>
+        </fields>
+    </theme>
+
     <theme name="Qps">
         <fields>
             <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/>
@@ -1056,6 +1064,7 @@
         <mapping from="floodmap.buildings" to="Buildings"/>
         <mapping from="floodmap.fixpoints" to="Fixpoints"/>
         <mapping from="floodmap.floodmaps" to="Floodmaps"/>
+        <mapping from="floodmap.gauge_location" to="GaugeLocation"/>
         <mapping from="other.wq" to="WQPoints"/>
         <mapping from="other.wkms" to="WKms"/>
         <mapping from="other.wqkms" to="WQKms"/>

http://dive4elements.wald.intevation.org