Mercurial > dive4elements > river
changeset 4670:4b815be22562
Added theme mapping for new facets and added theme for discharge.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 13 Dec 2012 15:56:38 +0100 |
parents | d0b9b77fff9f |
children | 4ca05e5f3399 |
files | flys-artifacts/doc/conf/themes.xml flys-artifacts/doc/conf/themes/default/longitudinal-section.xml |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu Dec 13 15:55:58 2012 +0100 +++ b/flys-artifacts/doc/conf/themes.xml Thu Dec 13 15:56:38 2012 +0100 @@ -214,6 +214,10 @@ <mapping from="flow_velocity.totalchannel" to="FlowVelocityVTotalChannel" /> <mapping from="flow_velocity.mainchannel" to="FlowVelocityVMainChannel" /> <mapping from="flow_velocity.tau" to="FlowVelocityTau" /> + <mapping from="flow_velocity.totalchannel.filtered" to="FlowVelocityVTotalChannel" /> + <mapping from="flow_velocity.mainchannel.filtered" to="FlowVelocityVMainChannel" /> + <mapping from="flow_velocity.tau.filtered" to="FlowVelocityTau" /> + <mapping from="flow_velocity.discharge" to="FlowVelocityDischarge" /> <mapping from="bedheight_middle.single" to="MiddleBedHeightSingle" /> <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch" /> <mapping from="bed_longitudinal_section.porosity_toplayer" to="PorosityTopLayer" />
--- a/flys-artifacts/doc/conf/themes/default/longitudinal-section.xml Thu Dec 13 15:55:58 2012 +0100 +++ b/flys-artifacts/doc/conf/themes/default/longitudinal-section.xml Thu Dec 13 15:56:38 2012 +0100 @@ -840,6 +840,16 @@ </fields> </theme> + <theme name="FlowVelocityDischarge"> + <inherits> + <inherit from="LongitudinalSection" /> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" + default="0, 204, 0" /> + </fields> + </theme> + <!-- Sediment load --> <theme name="SedimentLoadCoarse"> <inherits>