Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/hyk.xml @ 4535:b838d16c629e
Refactor BedHeightArtifacts to provide bed height single values of a range
The range of bed height single values is necessary to generate a chart for
sounding widths.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 15 Nov 2012 16:20:02 +0100 |
parents | e50a928187cd |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="hyk"> <states> <state id="state.hyk.static" description="state.hyk.static" state="de.intevation.flys.artifacts.states.StaticHYKState"> <outputmodes> <outputmode name="cross_section" description="output.cross_section" mime-type="image/png" type="chart"> <facets> <facet name="hyk" description="hyk data" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>