Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/staticwqkms.xml @ 4902:e1566938d04c
Added new functions to datacage templating language.
* get minimum of location/distance:
dc:fromValue($ld_mode, $ld_locations, $ld_from)
- returns -Double.MAX_VALUE if no min exists.
* get maximum of location/distance:
dc:toValue($ld_mode, $ld_locations, $ld_to)
- returns Double.MAX_VALUE if no max exists.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 29 Jan 2013 17:11:26 +0100 |
parents | a202a9e048a5 |
children | 6da56416da86 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="staticwqkms"> <states> <state id="state.staticwqkms.static" description="state.staticwqkms.state" state="de.intevation.flys.artifacts.states.StaticWQKmsState"> <outputmodes> <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> <facets> <facet name="other.wqkms.w" description="W-type data" /> <facet name="other.wqkms.q" description="Q-type data" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>