Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 1855:b4798f15edc7
Added new WMSHwsArtifact for displaying flood protection works.
flys-artifacts/trunk@3201 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 09 Nov 2011 16:07:07 +0000 |
parents | 06cf1009301d |
children | 410e40b88c7a |
comparison
equal
deleted
inserted
replaced
1854:e372934f0c42 | 1855:b4798f15edc7 |
---|---|
732 </theme> | 732 </theme> |
733 | 733 |
734 <theme name="Qps"> | 734 <theme name="Qps"> |
735 <fields> | 735 <fields> |
736 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> | 736 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> |
737 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | |
738 </fields> | |
739 </theme> | |
740 | |
741 <theme name="Hws"> | |
742 <fields> | |
743 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | |
737 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 744 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
738 </fields> | 745 </fields> |
739 </theme> | 746 </theme> |
740 | 747 |
741 | 748 |
819 <mapping from="longitudinal_section.annotations" to="Annotations"/> | 826 <mapping from="longitudinal_section.annotations" to="Annotations"/> |
820 <mapping from="w_differences" to="Differences"/> | 827 <mapping from="w_differences" to="Differences"/> |
821 <mapping from="floodmap.riveraxis" to="RiverAxis"/> | 828 <mapping from="floodmap.riveraxis" to="RiverAxis"/> |
822 <mapping from="floodmap.kms" to="Kms"/> | 829 <mapping from="floodmap.kms" to="Kms"/> |
823 <mapping from="floodmap.qps" to="Qps"/> | 830 <mapping from="floodmap.qps" to="Qps"/> |
824 | 831 <mapping from="floodmap.hws" to="Hws"/> |
825 <mapping from="other.wkms" to="WKms"/> | 832 <mapping from="other.wkms" to="WKms"/> |
826 <mapping from="other.wqkms" to="WQKms"/> | 833 <mapping from="other.wqkms" to="WQKms"/> |
827 <mapping from="heightmarks_points" to="heightmarks_points"/> | 834 <mapping from="heightmarks_points" to="heightmarks_points"/> |
828 </mappings> | 835 </mappings> |
829 </themes> | 836 </themes> |