Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/qsector.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 | 374c2d70b982 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="qsector"> <states> <state id="state.qsector.static" description="state.qsector.static" state="de.intevation.flys.artifacts.states.QSectorSingleState"> <outputmodes> <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mime-type="image/png" type="chart"> <facets> <facet name="qsectors" description="qsectors."/> </facets> </outputmode> </outputmodes> </state> </states> </artifact>