ingo@341: <themes> ingo@341: ingo@341: <!-- Concrete themes are following now! --> raimund@2737: <themegroup name="default"> raimund@2737: <theme name="DischargeCurve"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2317: ingo@2317: raimund@2737: <!-- concrete theme for historical discharge curves --> raimund@2737: <theme name="HistoricalDischargeCurveQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: raimund@2737: <theme name="HistoricalDischargeCurveQDiff"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: ingo@1747: raimund@2737: <!-- raimund@2737: Discharge Longitudinal Section raimund@2737: --> raimund@2737: <theme name="LongitudinalSectionW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: raimund@2737: <theme name="LongitudinalSectionW_HQ1"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: raimund@2737: <theme name="LongitudinalSectionW_HQ2"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: raimund@2737: <theme name="LongitudinalSectionW_HQ5"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ10"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ20"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ25"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ50"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ100"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ200"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ500"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1000"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQRZ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HSQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MHQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MNQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_NQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQExtrem"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionPoints"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> raimund@2737: <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ2_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ5_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ10_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ20_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ25_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ50_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ100_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ200_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ500_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1000_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQRZ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HSQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MHQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MNQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_NQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQExtrem_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Longitudinal Section Q's raimund@2737: --> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ1"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ2"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ5"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ10"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ20"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ25"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ50"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ100"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ200"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ500"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ1000"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQRZ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HSQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_MHQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_MNQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_MQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_NQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQExtrem"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: felix@2995: <!-- felix@2995: Main Values felix@2995: --> felix@2995: <theme name="MainValuesQ"> felix@2995: <inherits> felix@2995: <inherit from="HiddenColorLines"/> felix@2995: <inherit from="Text"/> felix@2995: </inherits> felix@2995: <fields> felix@2995: <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> felix@2995: <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> felix@2995: <field name="showhorizontalline" type="boolean" display="Horizontale Linie" default="true"/> felix@2995: <field name="showverticalline" type="boolean" display="Vertikale Linie" default="true"/> felix@2995: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> felix@2995: </fields> felix@2995: </theme> felix@2995: felix@2995: <theme name="MainValuesW"> felix@2995: <inherits> felix@2995: <inherit from="HiddenColorLines"/> felix@2995: <inherit from="Text"/> felix@2995: </inherits> felix@2995: <fields> felix@2995: <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> felix@2995: <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> felix@2995: <field name="showhorizontalline" type="boolean" display="Horizontale Linie" default="true"/> felix@2995: <field name="showverticalline" type="boolean" display="Vertikale Linie" default="true"/> felix@2995: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> felix@2995: </fields> felix@2995: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Computed Discharge Curves raimund@2737: --> raimund@2737: <theme name="ComputedDischargeCurve"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="ComputedDischargeCurveQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> raimund@2737: <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="ComputedDischargeCurveW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> raimund@2737: <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Cross Sections raimund@2737: --> raimund@2737: <theme name="CrossSection"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="CrossSectionWaterLine"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="showwidth" type="boolean" display="Breite anzeigen" default="false"/> raimund@2737: <field name="showlevel" type="boolean" display="Wasserstand anzeigen" default="false"/> raimund@2737: <field name="showmiddleheight" type="boolean" display="Wasserstand anzeigen" default="false"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="Hyk"> raimund@2737: <inherits> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- felix@2752: Relative Points felix@2752: --> felix@2752: <theme name="RelativePoint"> felix@2752: <inherits> felix@2752: <inherit from="LongitudinalSectionPoints"/></inherits> felix@2752: <!--fields> felix@2752: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> felix@2752: </fields--> felix@2752: </theme> felix@2752: felix@2752: <!-- raimund@2737: Duration Curves raimund@2737: --> raimund@2737: <theme name="DurationCurveW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,51,204"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="DurationCurveQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,204,0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Differences --> raimund@2737: <theme name="Differences"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Reference Curves --> raimund@2737: <theme name="ReferenceCurveNormalized"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="ReferenceCurve"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- General --> raimund@2737: <theme name="WKms"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="WQKms"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="WQPoints"> raimund@2737: <inherits><inherit from="Points"/></inherits> raimund@2737: <fields> felix@1822: <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> felix@1822: <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: raimund@2737: <!-- raimund@2737: Discharge Longitudinal Section raimund@2737: --> raimund@2737: <theme name="DischargeLongitudinalSectionW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1747: ingo@341: raimund@2737: <theme name="DischargeLongitudinalSectionC"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0 , 0"/> raimund@2737: </fields> raimund@2737: </theme> ingo@924: raimund@2737: <theme name="DischargeLongitudinalSectionQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> ingo@924: ingo@924: raimund@2737: <!-- Annotations --> raimund@2737: <theme name="Annotations"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="Text"/> raimund@2737: <inherit from="AnnotationText"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> ingo@924: raimund@2737: <!-- Manual Points --> raimund@2737: <theme name="ManualPoints"> raimund@2737: <inherits> raimund@2737: <inherit from="Points"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="250, 0, 0"/> raimund@2737: <field name="font" type="Font" display="Schriftart" default="arial"/> raimund@2737: <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> raimund@2737: <field name="textsize" type="int" display="Schriftgröße" default="10"/> raimund@2737: <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> raimund@2737: <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> raimund@2737: <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> raimund@2737: <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Height Marks --> raimund@2737: <theme name="heightmarks_points"> raimund@2737: <inherits> raimund@2737: <inherit from="Points"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2771: raimund@2771: <!-- Areas --> raimund@2771: <theme name="Area"> raimund@2771: <inherits> raimund@2771: <inherit from="Areas"/> raimund@2771: </inherits> raimund@2771: </theme> raimund@2773: raimund@2773: <!-- Map --> raimund@2773: <theme name="Floodmaps"> raimund@2773: <inherits> raimund@2773: <inherit from="Floodmap"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Floodplains"> raimund@2773: <inherits> raimund@2773: <inherit from="Floodplain"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="WSPLGEN"> raimund@2773: <inherits> raimund@2773: <inherit from="WSPLGENS"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="RiverAxis"> raimund@2773: <inherits> raimund@2773: <inherit from="RiverAxes"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Kms"> raimund@2773: <inherits> raimund@2773: <inherit from="Km"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: raimund@2773: <theme name="Fixpoints"> raimund@2773: <inherits> raimund@2773: <inherit from="Fixpoint"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: raimund@2773: <theme name="GaugeLocation"> raimund@2773: <inherits> raimund@2773: <inherit from="GaugeLocations"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: raimund@2773: <theme name="Qps"> raimund@2773: <inherits> raimund@2773: <inherit from="Qp"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Hws"> raimund@2773: <inherits> raimund@2773: <inherit from="Hw"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Catchment"> raimund@2773: <inherits> raimund@2773: <inherit from="Catchments"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="FloodmapLines"> raimund@2773: <inherits> raimund@2773: <inherit from="FloodmapLine"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Buildings"> raimund@2773: <inherits> raimund@2773: <inherit from="Building"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="HydrBoundariesLines"> raimund@2773: <inherits> raimund@2773: <inherit from="HydrBoundariesLine"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="HydrBoundariesPolys"> raimund@2773: <inherits> raimund@2773: <inherit from="HydrBoundariesPoly"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2737: </themegroup> raimund@2737: raimund@2737: <themegroup name="default-2"> raimund@2737: <theme name="DischargeCurve"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> ingo@924: ingo@341: raimund@2737: <!-- concrete theme for historical discharge curves --> raimund@2737: <theme name="HistoricalDischargeCurveQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> felix@1719: raimund@2737: <theme name="HistoricalDischargeCurveQDiff"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 204"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> felix@2193: felix@1815: raimund@2737: <!-- raimund@2737: Discharge Longitudinal Section raimund@2737: --> raimund@2737: <theme name="LongitudinalSectionW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 102, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ2"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 102, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ5"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ10"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ20"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ25"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 102, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ50"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 153"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ100"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ200"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ500"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 102, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1000"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQRZ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HSQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MHQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MNQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_NQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQExtrem"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionPoints"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionW"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> raimund@2737: <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ2_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 1"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ5_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ10_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ20_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ25_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ50_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ100_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ200_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ500_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQ1000_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQRZ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HSQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MHQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MNQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_MQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_NQ_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionW_HQExtrem_Points"> raimund@2737: <inherits><inherit from="LongitudinalSectionPoints"/></inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Longitudinal Section Q's raimund@2737: --> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ1"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ2"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ5"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ10"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ20"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ25"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ50"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ100"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ200"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ500"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQ1000"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQRZ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HSQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_MHQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_MNQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_MQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_NQ"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="LongitudinalSectionQ_HQExtrem"> raimund@2737: <inherits> raimund@2737: <inherit from="LongitudinalSectionQ"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: raimund@2737: <!-- raimund@2737: Computed Discharge Curves raimund@2737: --> raimund@2737: <theme name="ComputedDischargeCurve"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="ComputedDischargeCurveQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> raimund@2737: <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="ComputedDischargeCurveW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> raimund@2737: <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Cross Sections raimund@2737: --> raimund@2737: <theme name="CrossSection"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="CrossSectionWaterLine"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="showwidth" type="boolean" display="Breite anzeigen" default="false"/> raimund@2737: <field name="showlevel" type="boolean" display="Wasserstand anzeigen" default="false"/> raimund@2737: <field name="showmiddleheight" type="boolean" display="Wasserstand anzeigen" default="false"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="Hyk"> raimund@2737: <inherits> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Duration Curves raimund@2737: --> raimund@2737: <theme name="DurationCurveW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,51,204"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="DurationCurveQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0,204,0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Differences --> raimund@2737: <theme name="Differences"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Reference Curves --> raimund@2737: <theme name="ReferenceCurveNormalized"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="ReferenceCurve"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- General --> raimund@2737: <theme name="WKms"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="WQKms"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="WQPoints"> raimund@2737: <inherits><inherit from="Points"/></inherits> raimund@2737: <fields> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> raimund@2737: <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- raimund@2737: Discharge Longitudinal Section raimund@2737: --> raimund@2737: <theme name="DischargeLongitudinalSectionW"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: raimund@2737: <theme name="DischargeLongitudinalSectionC"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0 , 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="DischargeLongitudinalSectionQ"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: raimund@2737: <!-- Annotations --> raimund@2737: <theme name="Annotations"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="Text"/> raimund@2737: <inherit from="AnnotationText"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Manual Points --> raimund@2737: <theme name="ManualPoints"> raimund@2737: <inherits> raimund@2737: <inherit from="Points"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="250, 0, 0"/> raimund@2737: <field name="font" type="Font" display="Schriftart" default="arial"/> raimund@2737: <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> raimund@2737: <field name="textsize" type="int" display="Schriftgröße" default="10"/> raimund@2737: <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> raimund@2737: <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> raimund@2737: <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> raimund@2737: <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Height Marks --> raimund@2737: <theme name="heightmarks_points"> raimund@2737: <inherits> raimund@2737: <inherit from="Points"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2771: raimund@2771: <!-- Areas --> raimund@2771: <theme name="Area"> raimund@2771: <inherits> raimund@2771: <inherit from="Areas"/> raimund@2771: </inherits> raimund@2771: </theme> raimund@2773: raimund@2773: <!-- Map --> raimund@2773: <theme name="Floodmaps"> raimund@2773: <inherits> raimund@2773: <inherit from="Floodmap"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Floodplains"> raimund@2773: <inherits> raimund@2773: <inherit from="Floodplain"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="WSPLGEN"> raimund@2773: <inherits> raimund@2773: <inherit from="WSPLGENS"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="RiverAxis"> raimund@2773: <inherits> raimund@2773: <inherit from="RiverAxes"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Kms"> raimund@2773: <inherits> raimund@2773: <inherit from="Km"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: raimund@2773: <theme name="Fixpoints"> raimund@2773: <inherits> raimund@2773: <inherit from="Fixpoint"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="GaugeLocation"> raimund@2773: <inherits> raimund@2773: <inherit from="GaugeLocations"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Qps"> raimund@2773: <inherits> raimund@2773: <inherit from="Qp"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Hws"> raimund@2773: <inherits> raimund@2773: <inherit from="Hw"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Catchment"> raimund@2773: <inherits> raimund@2773: <inherit from="Catchments"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="FloodmapLines"> raimund@2773: <inherits> raimund@2773: <inherit from="FloodmapLine"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="Buildings"> raimund@2773: <inherits> raimund@2773: <inherit from="Building"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="HydrBoundariesLines"> raimund@2773: <inherits> raimund@2773: <inherit from="HydrBoundariesLine"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2773: <theme name="HydrBoundariesPolys"> raimund@2773: <inherits> raimund@2773: <inherit from="HydrBoundariesPoly"/> raimund@2773: </inherits> raimund@2773: </theme> raimund@2773: raimund@2737: </themegroup> felix@1719: raimund@2774: <!-- Virtual themes are following now! raimund@2774: DO NOT USE VIRTUAL THEMES FOR FACETS! raimund@2774: Please implement concrete themes! --> raimund@2737: <themegroup name="virtual"> raimund@2737: <theme name="Lines" type="virtual"> raimund@2737: <fields> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1"/> raimund@2737: <field name="linetype" type="Dash" display="Linienart" default="10"/> raimund@2737: <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> raimund@2737: <field name="linelabelfont" type="Font" display="Beschriftung: Schriftart" default="arial"/> raimund@2737: <field name="linelabelcolor" type="Color" display="Beschriftung: Schriftfarbe" default="0, 0, 0"/> raimund@2737: <field name="linelabelsize" type="int" display="Beschriftung: Schriftgröße" default="10"/> raimund@2737: <field name="linelabelstyle" type="Style" display="Beschriftung: Schriftstil" default="standard"/> raimund@2737: <field name="linelabelbgcolor" type="Color" display="Beschriftung: Hintergrundfarbe" default="0, 0, 0"/> raimund@2737: <field name="linelabelshowbg" type="boolean" display="Beschriftung: Hintergrund füllen" default="false"/> raimund@2737: <!--orientation? --> raimund@2737: </fields> raimund@2737: </theme> ingo@341: raimund@2737: <theme name="Points" type="virtual"> raimund@2737: <fields> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1"/> raimund@2737: <field name="linetype" type="Dash" display="Linienart" default="10"/> raimund@2737: <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2072: raimund@2737: <theme name="ColorLines" type="virtual"> raimund@2737: <inherits> raimund@2737: <inherit from="Lines"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> raimund@2737: </fields> raimund@2737: </theme> raimund@1730: raimund@2737: <theme name="HiddenColorLines" type="virtual"> raimund@2737: <inherits> raimund@2737: <inherit from="ColorLines"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="h"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="linetype" type="Dash" display="Linienart" default="10" hints="h"/> raimund@2737: <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" default="false" hints="h"/> raimund@2737: <field name="pointsize" type="int" display="Punktdicke" default="5" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="MinMaxPoints" type="virtual"> raimund@2737: <fields> raimund@2737: <field name="showminimum" type="boolean" display="Minimum anzeigen" default="false" hints="h"/> raimund@2737: <field name="showmaximum" type="boolean" display="Minimum anzeigen" default="false" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="Text" type="virtual"> raimund@2737: <fields> raimund@2737: <field name="font" type="Font" display="Schriftart" default="arial"/> raimund@2737: <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> raimund@2737: <field name="textsize" type="int" display="Schriftgröße" default="10"/> raimund@2737: <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="AnnotationText" type="virtual"> raimund@2737: <fields> raimund@2737: <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> raimund@2737: <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> raimund@2737: <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <!-- Area relevant theme(s) --> raimund@2771: <theme name="Areas"> raimund@2737: <inherits> raimund@2737: <inherit from="Text"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> raimund@2737: <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> raimund@2737: <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1"/> raimund@2737: <field name="linetype" type="Dash" display="Linienart" default="10"/> raimund@2737: <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> raimund@2737: <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> raimund@2737: <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> raimund@2737: <field name="transparent" type="boolean" display="Transparenz" default="false"/> raimund@2737: </fields> raimund@2737: </theme> felix@2019: ingo@341: raimund@2737: <!-- MAP relevant themes --> raimund@2773: <theme name="WSPLGENS"> raimund@2737: <fields> raimund@2737: <field name="wsplgen_cat1" type="Color" display="Hintergrund" default="178, 201, 215"/> raimund@2737: <field name="wsplgen_cat2" type="Color" display="Hintergrund" default="111, 147, 170"/> raimund@2737: <field name="wsplgen_cat3" type="Color" display="Hintergrund" default="66, 111, 139"/> raimund@2737: <field name="wsplgen_cat4" type="Color" display="Hintergrund" default="33, 79, 108"/> raimund@2737: <field name="wsplgen_cat5" type="Color" display="Hintergrund" default="2, 27, 42"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2684: raimund@2773: <theme name="RiverAxes"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1856: raimund@2773: <theme name="Km"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> raimund@2737: <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> raimund@2737: <field name="textsize" type="int" display="Schriftgröße" default="10"/> raimund@2737: <field name="symbol" type="Symbol" display="Symbol" default="square"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1870: raimund@2773: <theme name="Fixpoint"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> raimund@2737: <field name="symbol" type="Symbol" display="Symbol" default="point"/> raimund@2737: </fields> raimund@2737: </theme> ingo@1871: raimund@2773: <theme name="Floodmap"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2683: raimund@2773: <theme name="GaugeLocations"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="symbol" type="Symbol" display="Symbol" default="point"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="Qp"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="Hw"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="Catchments"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2737: <theme name="Floodplain"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> raimund@2737: <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="FloodmapLine"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="Building"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="HydrBoundariesLine"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: raimund@2773: <theme name="HydrBoundariesPoly"> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> raimund@2737: <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> raimund@2737: <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2683: ingo@1793: raimund@2737: <!-- raimund@2737: FLOW VELOCITY raimund@2737: --> raimund@2737: <theme name="FlowVelocityVMainChannel"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2706: raimund@2737: <theme name="FlowVelocityVTotalChannel"> raimund@2737: <inherits> raimund@2737: <inherit from="FlowVelocityVMainChannel"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2706: raimund@2737: <theme name="FlowVelocityTau"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2706: ingo@2706: raimund@2737: <!-- raimund@2737: MIDDLE BED HEIGHT raimund@2737: --> raimund@2737: <theme name="MiddleBedHeightSingle"> raimund@2737: <inherits> raimund@2737: <inherit from="HiddenColorLines"/> raimund@2737: <inherit from="MinMaxPoints"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> raimund@2737: </fields> raimund@2737: </theme> ingo@2715: raimund@2737: <theme name="MiddleBedHeightEpoch"> raimund@2737: <inherits> raimund@2737: <inherit from="FlowVelocityVMainChannel"/> raimund@2737: </inherits> raimund@2737: <fields> raimund@2737: <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> raimund@2737: </fields> raimund@2737: </theme> raimund@2737: </themegroup> ingo@2715: ingo@2715: <!-- felix@1822: Mappings are following now. A mapping maps between a name of a facet felix@1822: and a theme. felix@1822: Always the first matching mapping is taken, so consider putting most felix@1822: specific mappings on top of the list. felix@1822: --> ingo@341: <mappings> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ1)(\D.*)*" to="LongitudinalSectionW_HQ1_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ2)(\D.*)*" to="LongitudinalSectionW_HQ2_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ5)(\D.*)*" to="LongitudinalSectionW_HQ5_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ10)(\D.*)*" to="LongitudinalSectionW_HQ10_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ20)(\D.*)*" to="LongitudinalSectionW_HQ20_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ25)(\D.*)*" to="LongitudinalSectionW_HQ25_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ50)(\D.*)*" to="LongitudinalSectionW_HQ50_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQExtrem)(\D.*)*" to="LongitudinalSectionW_HQExtrem_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQRZ)(\D.*)*" to="LongitudinalSectionW_HQRZ_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HSQ)(\D.*)*" to="LongitudinalSectionW_HSQ_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(MHQ)(\D.*)*" to="LongitudinalSectionW_MHQ_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(MNQ)(\D.*)*" to="LongitudinalSectionW_MNQ_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(MQ)(\D.*)*" to="LongitudinalSectionW_MQ_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(NQ)(\D.*)*" to="LongitudinalSectionW_NQ_Points"/> felix@1822: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" to="LongitudinalSectionPoints"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ1)(\D.*)*" to="LongitudinalSectionW_HQ1"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ2)(\D.*)*" to="LongitudinalSectionW_HQ2"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ5)(\D.*)*" to="LongitudinalSectionW_HQ5"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ10)(\D.*)*" to="LongitudinalSectionW_HQ10"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ20)(\D.*)*" to="LongitudinalSectionW_HQ20"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ25)(\D.*)*" to="LongitudinalSectionW_HQ25"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ50)(\D.*)*" to="LongitudinalSectionW_HQ50"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQExtrem)(\D.*)*" to="LongitudinalSectionW_HQExtrem"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HQRZ)(\D.*)*" to="LongitudinalSectionW_HQRZ"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(HSQ)(\D.*)*" to="LongitudinalSectionW_HSQ"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(MHQ)(\D.*)*" to="LongitudinalSectionW_MHQ"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(MNQ)(\D.*)*" to="LongitudinalSectionW_MNQ"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(MQ)(\D.*)*" to="LongitudinalSectionW_MQ"/> ingo@1747: <mapping from="longitudinal_section.w" pattern=".*(NQ)(\D.*)*" to="LongitudinalSectionW_NQ"/> felix@1822: <mapping from="longitudinal_section.w" to="LongitudinalSectionW"/> felix@1822: ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ1)(\D.*)*" to="LongitudinalSectionQ_HQ1"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ2)(\D.*)*" to="LongitudinalSectionQ_HQ2"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ5)(\D.*)*" to="LongitudinalSectionQ_HQ5"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ10)(\D.*)*" to="LongitudinalSectionQ_HQ10"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ20)(\D.*)*" to="LongitudinalSectionQ_HQ20"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ25)(\D.*)*" to="LongitudinalSectionQ_HQ25"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ50)(\D.*)*" to="LongitudinalSectionQ_HQ50"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ100)(\D.*)*" to="LongitudinalSectionQ_HQ100"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ200)(\D.*)*" to="LongitudinalSectionQ_HQ200"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ500)(\D.*)*" to="LongitudinalSectionQ_HQ500"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQ1000)(\D.*)*" to="LongitudinalSectionQ_HQ1000"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQExtrem)(\D.*)*" to="LongitudinalSectionQ_HQExtrem"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HQRZ)(\D.*)*" to="LongitudinalSectionQ_HQRZ"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(HSQ)(\D.*)*" to="LongitudinalSectionQ_HSQ"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(MHQ)(\D.*)*" to="LongitudinalSectionQ_MHQ"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(MNQ)(\D.*)*" to="LongitudinalSectionQ_MNQ"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(MQ)(\D.*)*" to="LongitudinalSectionQ_MQ"/> ingo@1747: <mapping from="longitudinal_section.q" pattern="(NQ)(\D.*)*" to="LongitudinalSectionQ_NQ"/> felix@1822: <mapping from="longitudinal_section.q" to="LongitudinalSectionQ"/> felix@1827: ingo@924: <mapping from="discharge_curve.curve" to="DischargeCurve"/> ingo@2317: <mapping from="historical_discharge.historicalq" to="HistoricalDischargeCurveQ"/> ingo@2317: <mapping from="historical_discharge.historicalq.diff" to="HistoricalDischargeCurveQDiff"/> felix@1143: <mapping from="cross_section" to="CrossSection"/> felix@1143: <mapping from="cross_section_water_line" to="CrossSectionWaterLine"/> ingo@924: <mapping from="computed_discharge_curve.q" to="ComputedDischargeCurve"/> ingo@924: <mapping from="duration_curve.w" to="DurationCurveW"/> ingo@924: <mapping from="duration_curve.q" to="DurationCurveQ"/> ingo@924: <mapping from="discharge_longitudinal_section.w" to="DischargeLongitudinalSectionW"/> ingo@924: <mapping from="discharge_longitudinal_section.c" to="DischargeLongitudinalSectionC"/> ingo@924: <mapping from="discharge_longitudinal_section.q" to="DischargeLongitudinalSectionQ"/> felix@2995: <mapping from="computed_discharge_curve.mainvalues.q" to="MainValuesQ"/> felix@2995: <mapping from="computed_discharge_curve.mainvalues.w" to="MainValuesW"/> felix@2995: <mapping from="duration_curve.mainvalues.q" to="MainValuesQ"/> felix@2995: <mapping from="mainvalues.q" to="MainValuesQ"/> felix@2995: <mapping from="mainvalues.w" to="MainValuesW"/> felix@1719: <mapping from="longitudinal_section.annotations" to="Annotations"/> felix@1755: <mapping from="w_differences" to="Differences"/> ingo@2616: <mapping from="floodmap.wsplgen" to="WSPLGEN"/> ingo@1793: <mapping from="floodmap.riveraxis" to="RiverAxis"/> ingo@1805: <mapping from="floodmap.kms" to="Kms"/> ingo@1836: <mapping from="floodmap.qps" to="Qps"/> ingo@1855: <mapping from="floodmap.hws" to="Hws"/> ingo@2683: <mapping from="floodmap.hydr_boundaries" to="HydrBoundariesLines"/> ingo@2683: <mapping from="floodmap.hydr_boundaries_poly" to="HydrBoundariesPolys"/> ingo@1856: <mapping from="floodmap.catchment" to="Catchment"/> raimund@2773: <mapping from="floodmap.floodplain" to="Floodplains"/> ingo@2670: <mapping from="floodmap.lines" to="FloodmapLines"/> ingo@1871: <mapping from="floodmap.buildings" to="Buildings"/> ingo@1873: <mapping from="floodmap.fixpoints" to="Fixpoints"/> ingo@2581: <mapping from="floodmap.floodmaps" to="Floodmaps"/> ingo@2684: <mapping from="floodmap.gauge_location" to="GaugeLocation"/> felix@1908: <mapping from="other.wq" to="WQPoints"/> felix@1827: <mapping from="other.wkms" to="WKms"/> felix@1827: <mapping from="other.wqkms" to="WQKms"/> felix@2099: <mapping from="other.wqkms.w" to="WQKms"/> felix@2099: <mapping from="other.wqkms.q" to="WQKms"/> felix@1815: <mapping from="heightmarks_points" to="heightmarks_points"/> felix@2019: <mapping from="area" to="Area"/> felix@2019: <mapping from="cross_section.area" to="Area"/> felix@2146: <mapping from="hyk" to="Hyk"/> felix@2069: <mapping from="longitudinal_section.area" to="Area"/> felix@2293: <mapping from="longitudinal_section.manualpoints" to="ManualPoints"/> felix@2293: <mapping from="cross_section.manualpoints" to="ManualPoints"/> felix@2293: <mapping from="computed_discharge_curve.manualpoints" to="ManualPoints"/> felix@2293: <mapping from="duration_curve.manualpoints" to="ManualPoints"/> felix@2293: <mapping from="wdifferences.manualpoints" to="ManualPoints"/> felix@2293: <mapping from="discharge_longitudinal_section.manualpoints" to="ManualPoints"/> felix@2295: <mapping from="discharge_curve.manualpoints" to="ManualPoints"/> felix@2299: <mapping from="reference_curve.manualpoints" to="ManualPoints"/> felix@2299: <mapping from="reference_curve_normalized.manualpoints" to="ManualPoints"/> raimund@2635: <mapping from="historical_discharge.manualpoints" to="ManualPoints"/> felix@2193: <mapping from="manualpoints" to="ManualPoints"/> felix@2251: <mapping from="reference_curve" to="ReferenceCurve"/> felix@2297: <mapping from="reference_curve_normalized" to="ReferenceCurveNormalized"/> ingo@2706: <mapping from="flow_velocity.totalchannel" to="FlowVelocityVTotalChannel"/> ingo@2706: <mapping from="flow_velocity.mainchannel" to="FlowVelocityVMainChannel"/> ingo@2706: <mapping from="flow_velocity.tau" to="FlowVelocityTau"/> ingo@2715: <mapping from="bedheight_middle.single" to="MiddleBedHeightSingle"/> ingo@2715: <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch"/> felix@2752: <mapping from="relativepoint" to="RelativePoint"/> ingo@2715: ingo@341: </mappings> ingo@341: </themes>