Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/artifacts/map.xml @ 2082:007a8f5ed9f1
Implemented new module "new map".
flys-artifacts/trunk@3598 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 05 Jan 2012 14:29:54 +0000 |
parents | |
children | 0da8874bd378 |
comparison
equal
deleted
inserted
replaced
2081:aa9cc91c8193 | 2082:007a8f5ed9f1 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <artifact name="map"> | |
3 <states> | |
4 <state id="state.map.new" description="state.map.new" state="de.intevation.flys.artifacts.MapArtifact$MapState"> | |
5 <data name="river" type="String" /> | |
6 <outputmodes> | |
7 <outputmode name="floodmap" description="output.uesk.map.description" type="map"> | |
8 <facets> | |
9 <facet name="floodmap.wsplgen"/> | |
10 <facet name="floodmap.barriers"/> | |
11 <facet name="floodmap.riveraxis"/> | |
12 <facet name="floodmap.wmsbackground"/> | |
13 <facet name="floodmap.kms"/> | |
14 <facet name="floodmap.qps"/> | |
15 <facet name="floodmap.hws"/> | |
16 <facet name="floodmap.catchment"/> | |
17 <facet name="floodmap.floodplain"/> | |
18 <facet name="floodmap.lines"/> | |
19 <facet name="floodmap.buildings"/> | |
20 <facet name="floodmap.fixpoints"/> | |
21 <facet name="floodmap.externalwms"/> | |
22 </facets> | |
23 </outputmode> | |
24 </outputmodes> | |
25 </state> | |
26 </states> | |
27 </artifact> |