[Dive4elements-commits] [PATCH 4 of 6] New theme for morphologic width
Wald Commits
scm-commit at wald.intevation.org
Thu Apr 18 14:19:46 CEST 2013
# HG changeset patch
# User Raimund Renkert <rrenkert at intevation.de>
# Date 1366287475 -7200
# Node ID fe2472e28a729bd9a734e105a38c31b3d37fb3d0
# Parent a6dc4c232da218978592292d0c701cf411cb5981
New theme for morphologic width.
diff -r a6dc4c232da2 -r fe2472e28a72 flys-artifacts/doc/conf/themes.xml
--- 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" />
diff -r a6dc4c232da2 -r fe2472e28a72 flys-artifacts/doc/conf/themes/default/longitudinal-section.xml
--- 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>
More information about the Dive4elements-commits
mailing list