Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/wmsbackground.xml @ 4443:af728a5e0329
Introduce a new Interface to abstract the data to curve generation
A Processor class should be used to generate curves from a specific data input
(e.g. WQKm).
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 07 Nov 2012 14:07:52 +0100 |
parents | 796c54058dc4 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="wmsbackground"> <states> <state id="state.wmsbackground.layer" description="state.wmsbackground.layer.description" state="de.intevation.flys.artifacts.states.WMSBackgroundState"> <outputmodes> <outputmode name="floodmap" description="output.uesk.map.description" type="map"> <facets> <facet name="floodmap.wmsbackground"/> </facets> </outputmode> </outputmodes> </state> </states> </artifact>