diff flys-artifacts/doc/conf/themes.xml @ 1793:1636686070f7

Initial commit to support styles in maps. flys-artifacts/trunk@3116 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 28 Oct 2011 14:42:24 +0000
parents f7072039ad84
children 5e9696c32f04
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Fri Oct 28 13:48:02 2011 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Fri Oct 28 14:42:24 2011 +0000
@@ -541,6 +541,15 @@
     </theme>
 
 
+    <!-- MAP relevant themes -->
+    <theme name="RiverAxis">
+        <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. -->
     <mappings>
@@ -595,5 +604,6 @@
         <mapping from="computed_discharge_curve.mainvalues.w" to="ComputedDischargeCurveW"/>
         <mapping from="longitudinal_section.annotations" to="Annotations"/>
         <mapping from="w_differences" to="Differences"/>
+        <mapping from="floodmap.riveraxis" to="RiverAxis"/>
     </mappings>
 </themes>

http://dive4elements.wald.intevation.org