Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2581:afebbe9c2fce
Added a new Artifact for loading existing 'floodmaps' via datacage.
flys-artifacts/trunk@4130 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 08 Mar 2012 13:44:51 +0000 |
parents | 5144369d5961 |
children | 046d5c82ea0c |
comparison
equal
deleted
inserted
replaced
2580:3d240200364c | 2581:afebbe9c2fce |
---|---|
855 <theme name="Fixpoints"> | 855 <theme name="Fixpoints"> |
856 <fields> | 856 <fields> |
857 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 857 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
858 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 858 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
859 <field name="symbol" type="Symbol" display="Symbol" default="point"/> | 859 <field name="symbol" type="Symbol" display="Symbol" default="point"/> |
860 </fields> | |
861 </theme> | |
862 | |
863 <theme name="Floodmaps"> | |
864 </fields> | |
865 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
866 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | |
867 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | |
860 </fields> | 868 </fields> |
861 </theme> | 869 </theme> |
862 | 870 |
863 <theme name="Qps"> | 871 <theme name="Qps"> |
864 <fields> | 872 <fields> |
996 <mapping from="floodmap.catchment" to="Catchment"/> | 1004 <mapping from="floodmap.catchment" to="Catchment"/> |
997 <mapping from="floodmap.floodplain" to="Floodplain"/> | 1005 <mapping from="floodmap.floodplain" to="Floodplain"/> |
998 <mapping from="floodmap.lines" to="Lines"/> | 1006 <mapping from="floodmap.lines" to="Lines"/> |
999 <mapping from="floodmap.buildings" to="Buildings"/> | 1007 <mapping from="floodmap.buildings" to="Buildings"/> |
1000 <mapping from="floodmap.fixpoints" to="Fixpoints"/> | 1008 <mapping from="floodmap.fixpoints" to="Fixpoints"/> |
1009 <mapping from="floodmap.floodmaps" to="Floodmaps"/> | |
1001 <mapping from="other.wq" to="WQPoints"/> | 1010 <mapping from="other.wq" to="WQPoints"/> |
1002 <mapping from="other.wkms" to="WKms"/> | 1011 <mapping from="other.wkms" to="WKms"/> |
1003 <mapping from="other.wqkms" to="WQKms"/> | 1012 <mapping from="other.wqkms" to="WQKms"/> |
1004 <mapping from="other.wqkms.w" to="WQKms"/> | 1013 <mapping from="other.wqkms.w" to="WQKms"/> |
1005 <mapping from="other.wqkms.q" to="WQKms"/> | 1014 <mapping from="other.wqkms.q" to="WQKms"/> |