Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 1857:7fc87a67e6f7
Added new WMSFloodplainArtifact for displaying floodplains in maps.
flys-artifacts/trunk@3204 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 09 Nov 2011 16:49:58 +0000 |
parents | 410e40b88c7a |
children | ec458853f560 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Wed Nov 09 16:28:29 2011 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Wed Nov 09 16:49:58 2011 +0000 @@ -752,6 +752,13 @@ </fields> </theme> + <theme name="Floodplain"> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> + <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> + </fields> + </theme> + <!-- Mappings are following now. A mapping maps between a name of a facet @@ -837,6 +844,7 @@ <mapping from="floodmap.qps" to="Qps"/> <mapping from="floodmap.hws" to="Hws"/> <mapping from="floodmap.catchment" to="Catchment"/> + <mapping from="floodmap.floodplain" to="Floodplain"/> <mapping from="other.wkms" to="WKms"/> <mapping from="other.wqkms" to="WQKms"/> <mapping from="heightmarks_points" to="heightmarks_points"/>