Mercurial > dive4elements > river
changeset 5767:fe2472e28a72
New theme for morphologic width.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 18 Apr 2013 14:17:55 +0200 |
parents | a6dc4c232da2 |
children | 1d4a5eac7104 |
files | flys-artifacts/doc/conf/themes.xml flys-artifacts/doc/conf/themes/default/longitudinal-section.xml |
diffstat | 2 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu Apr 18 14:17:10 2013 +0200 +++ b/flys-artifacts/doc/conf/themes.xml Thu Apr 18 14:17:55 2013 +0200 @@ -273,6 +273,7 @@ <mapping from="bedheight_difference.epoch.height1.filtered" to="BedheightDiffAbsHeight1"/> <mapping from="bedheight_difference.epoch.height2.filtered" to="BedheightDiffAbsHeight2"/> <mapping from="bedheight_difference.height_year.filtered" to="BedheightDiffHeightYear"/> + <mapping from="morph-width" to="MorphologicWidth"/> <mapping from="relativepoint" to="RelativePoint" /> <mapping from="sq_a_measurement" to="SQMeasurements" /> <mapping from="sq_a_outlier" to="SQOutliers" />
--- a/flys-artifacts/doc/conf/themes/default/longitudinal-section.xml Thu Apr 18 14:17:10 2013 +0200 +++ b/flys-artifacts/doc/conf/themes/default/longitudinal-section.xml Thu Apr 18 14:17:55 2013 +0200 @@ -829,6 +829,16 @@ </fields> </theme> + <theme name="MorphologicWidth"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" default="0, 100, 200" /> + <field name="showlinelabel" type="boolean" + display="Beschriftung anzeigen" default="false" hints="h" /> + </fields> + </theme> <!-- Flow velocity --> <theme name="FlowVelocityVMainChannel"> <inherits> @@ -934,7 +944,7 @@ display="Beschriftung anzeigen" default="false" hints="h" /> </fields> </theme> - <theme name="SedimentLoadTotal"> + <theme name="SedimentLoadTotal"> <inherits> <inherit from="LongitudinalSection" /> </inherits>