Mercurial > dive4elements > river
changeset 4480:14885031d974
winfo.xml: Add cross-section facets and out to extreme state.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 13 Nov 2012 14:49:19 +0100 |
parents | 5fc7df736634 |
children | b5624ef2808f |
files | flys-artifacts/doc/conf/artifacts/winfo.xml |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/artifacts/winfo.xml Tue Nov 13 14:48:57 2012 +0100 +++ b/flys-artifacts/doc/conf/artifacts/winfo.xml Tue Nov 13 14:49:19 2012 +0100 @@ -632,6 +632,17 @@ <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations"/> </facets> </outputmode> + <outputmode name="cross_section" description="output.cross_section" mime-type="image/png" type="chart"> + <facets> + <facet name="cross_section_water_line" description="facet.cross_section_water_line"/> + <facet name="cross_section" description="facet.cross_section"/> + <facet name="area" description="an area"/> + <facet name="cross_section.area" description="an area"/> + <facet name="cross_section.manualpoints" description="points"/> + <facet name="cross_section.manualline" description="line"/> + <facet name="hyk" description="hyks"/> + </facets> + </outputmode> <outputmode name="extreme_wq_curve" description="output.extreme_wq_curve" mine-type="image/png" type="chart"> <facets> <facet name="extreme_wq_curve" description="Extreme WQ curve"/>