Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 1871:257f7b54a943
Added new WMSBuildingsArtifact for displaying buildings in maps.
flys-artifacts/trunk@3222 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Nov 2011 13:54:24 +0000 |
parents | ec458853f560 |
children | 841af55d5e53 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Thu Nov 10 13:40:05 2011 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Thu Nov 10 13:54:24 2011 +0000 @@ -766,6 +766,13 @@ </fields> </theme> + <theme name="Buildings"> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> + <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 @@ -853,6 +860,7 @@ <mapping from="floodmap.catchment" to="Catchment"/> <mapping from="floodmap.floodplain" to="Floodplain"/> <mapping from="floodmap.lines" to="Lines"/> + <mapping from="floodmap.buildings" to="Buildings"/> <mapping from="other.wkms" to="WKms"/> <mapping from="other.wqkms" to="WQKms"/> <mapping from="heightmarks_points" to="heightmarks_points"/>