Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1870:ec458853f560 | 1871:257f7b54a943 |
---|---|
760 </theme> | 760 </theme> |
761 | 761 |
762 <theme name="Lines"> | 762 <theme name="Lines"> |
763 <fields> | 763 <fields> |
764 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> | 764 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> |
765 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | |
766 </fields> | |
767 </theme> | |
768 | |
769 <theme name="Buildings"> | |
770 <fields> | |
771 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | |
765 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 772 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
766 </fields> | 773 </fields> |
767 </theme> | 774 </theme> |
768 | 775 |
769 | 776 |
851 <mapping from="floodmap.qps" to="Qps"/> | 858 <mapping from="floodmap.qps" to="Qps"/> |
852 <mapping from="floodmap.hws" to="Hws"/> | 859 <mapping from="floodmap.hws" to="Hws"/> |
853 <mapping from="floodmap.catchment" to="Catchment"/> | 860 <mapping from="floodmap.catchment" to="Catchment"/> |
854 <mapping from="floodmap.floodplain" to="Floodplain"/> | 861 <mapping from="floodmap.floodplain" to="Floodplain"/> |
855 <mapping from="floodmap.lines" to="Lines"/> | 862 <mapping from="floodmap.lines" to="Lines"/> |
863 <mapping from="floodmap.buildings" to="Buildings"/> | |
856 <mapping from="other.wkms" to="WKms"/> | 864 <mapping from="other.wkms" to="WKms"/> |
857 <mapping from="other.wqkms" to="WQKms"/> | 865 <mapping from="other.wqkms" to="WQKms"/> |
858 <mapping from="heightmarks_points" to="heightmarks_points"/> | 866 <mapping from="heightmarks_points" to="heightmarks_points"/> |
859 </mappings> | 867 </mappings> |
860 </themes> | 868 </themes> |