diff artifacts/doc/conf/themes/default.xml @ 9229:0dcd1cd41915

Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
author mschaefer
date Thu, 05 Jul 2018 16:49:42 +0200
parents 0fc9c82e744e
children 66b003701546
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml	Thu Jul 05 13:46:36 2018 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Thu Jul 05 16:49:42 2018 +0200
@@ -2812,6 +2812,24 @@
       <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" />
     </fields>
   </theme>
+  <theme name="SInfoInfrastructureHeightLeft">
+    <inherits>
+      <inherit from="LongitudinalSectionPoints" />
+    </inherits>
+    <fields>
+      <field name="pointsize" type="int" display="Punktdicke" default="3" />
+      <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" />
+    </fields>
+  </theme>
+  <theme name="SInfoInfrastructureHeightRight">
+    <inherits>
+      <inherit from="LongitudinalSectionPoints" />
+    </inherits>
+    <fields>
+      <field name="pointsize" type="int" display="Punktdicke" default="3" />
+      <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" />
+    </fields>
+  </theme>
   <theme name="SInfoCollisionCount">
     <inherits>
       <inherit from="LongitudinalSectionPoints" />
@@ -2839,7 +2857,7 @@
       <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" />
     </fields>
   </theme>
-  <theme name="SInfoFloodDuration">
+  <theme name="SInfoFloodDurationLeft">
     <inherits>
       <inherit from="LongitudinalSectionPoints" />
     </inherits>
@@ -2848,6 +2866,15 @@
       <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" />
     </fields>
   </theme>
+  <theme name="SInfoFloodDurationRight">
+    <inherits>
+      <inherit from="LongitudinalSectionPoints" />
+    </inherits>
+    <fields>
+      <field name="pointsize" type="int" display="Punktdicke" default="3" />
+      <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" />
+    </fields>
+  </theme>
   <theme name="SInfoMainValues">
     <inherits>
       <inherit from="MainValuesW" />

http://dive4elements.wald.intevation.org