comparison flys-artifacts/doc/conf/themes.xml @ 2684:14188f8daefb

Added support for WMS gauges in floodmaps and maps. flys-artifacts/trunk@4385 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 May 2012 11:56:40 +0000
parents f5af3adb3b95
children d8444fcb4e44
comparison
equal deleted inserted replaced
2683:f5af3adb3b95 2684:14188f8daefb
894 <theme name="Floodmaps"> 894 <theme name="Floodmaps">
895 <fields> 895 <fields>
896 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> 896 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/>
897 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> 897 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/>
898 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> 898 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/>
899 </fields>
900 </theme>
901
902 <theme name="GaugeLocation">
903 <fields>
904 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/>
905 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/>
906 <field name="symbol" type="Symbol" display="Symbol" default="point"/>
899 </fields> 907 </fields>
900 </theme> 908 </theme>
901 909
902 <theme name="Qps"> 910 <theme name="Qps">
903 <fields> 911 <fields>
1054 <mapping from="floodmap.floodplain" to="Floodplain"/> 1062 <mapping from="floodmap.floodplain" to="Floodplain"/>
1055 <mapping from="floodmap.lines" to="FloodmapLines"/> 1063 <mapping from="floodmap.lines" to="FloodmapLines"/>
1056 <mapping from="floodmap.buildings" to="Buildings"/> 1064 <mapping from="floodmap.buildings" to="Buildings"/>
1057 <mapping from="floodmap.fixpoints" to="Fixpoints"/> 1065 <mapping from="floodmap.fixpoints" to="Fixpoints"/>
1058 <mapping from="floodmap.floodmaps" to="Floodmaps"/> 1066 <mapping from="floodmap.floodmaps" to="Floodmaps"/>
1067 <mapping from="floodmap.gauge_location" to="GaugeLocation"/>
1059 <mapping from="other.wq" to="WQPoints"/> 1068 <mapping from="other.wq" to="WQPoints"/>
1060 <mapping from="other.wkms" to="WKms"/> 1069 <mapping from="other.wkms" to="WKms"/>
1061 <mapping from="other.wqkms" to="WQKms"/> 1070 <mapping from="other.wqkms" to="WQKms"/>
1062 <mapping from="other.wqkms.w" to="WQKms"/> 1071 <mapping from="other.wqkms.w" to="WQKms"/>
1063 <mapping from="other.wqkms.q" to="WQKms"/> 1072 <mapping from="other.wqkms.q" to="WQKms"/>

http://dive4elements.wald.intevation.org