comparison flys-artifacts/doc/conf/themes.xml @ 1908:19c53705a2eb

Added Point Stlye for other.wq data. flys-artifacts/trunk@3268 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 16 Nov 2011 14:44:24 +0000
parents 84cf67a2a19e
children aa3e7ed1fa46
comparison
equal deleted inserted replaced
1907:6c7fdfd262ac 1908:19c53705a2eb
599 <theme name="WQKms"> 599 <theme name="WQKms">
600 <inherits><inherit from="HiddenColorLines"/></inherits> 600 <inherits><inherit from="HiddenColorLines"/></inherits>
601 <fields> 601 <fields>
602 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> 602 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/>
603 </fields> 603 </fields>
604 </theme>
605
606 <theme name="WQPoints">
607 <inherits><inherit from="Points"/></inherits>
608 <fields>
609 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/>
610 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/>
611 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0"/>
612 </fields>
604 </theme> 613 </theme>
605 614
606 <!-- 615 <!--
607 Discharge Longitudinal Section 616 Discharge Longitudinal Section
608 --> 617 -->
872 <mapping from="floodmap.catchment" to="Catchment"/> 881 <mapping from="floodmap.catchment" to="Catchment"/>
873 <mapping from="floodmap.floodplain" to="Floodplain"/> 882 <mapping from="floodmap.floodplain" to="Floodplain"/>
874 <mapping from="floodmap.lines" to="Lines"/> 883 <mapping from="floodmap.lines" to="Lines"/>
875 <mapping from="floodmap.buildings" to="Buildings"/> 884 <mapping from="floodmap.buildings" to="Buildings"/>
876 <mapping from="floodmap.fixpoints" to="Fixpoints"/> 885 <mapping from="floodmap.fixpoints" to="Fixpoints"/>
886 <mapping from="other.wq" to="WQPoints"/>
877 <mapping from="other.wkms" to="WKms"/> 887 <mapping from="other.wkms" to="WKms"/>
878 <mapping from="other.wqkms" to="WQKms"/> 888 <mapping from="other.wqkms" to="WQKms"/>
879 <mapping from="heightmarks_points" to="heightmarks_points"/> 889 <mapping from="heightmarks_points" to="heightmarks_points"/>
880 </mappings> 890 </mappings>
881 </themes> 891 </themes>

http://dive4elements.wald.intevation.org