Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2773:ea03f26a7d50
Added concrete themes for maps.
flys-artifacts/trunk@4512 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 25 May 2012 08:57:14 +0000 |
parents | e22469664c20 |
children | b2727413fae2 |
comparison
equal
deleted
inserted
replaced
2772:5e8e42a36a90 | 2773:ea03f26a7d50 |
---|---|
778 <theme name="Area"> | 778 <theme name="Area"> |
779 <inherits> | 779 <inherits> |
780 <inherit from="Areas"/> | 780 <inherit from="Areas"/> |
781 </inherits> | 781 </inherits> |
782 </theme> | 782 </theme> |
783 | |
784 <!-- Map --> | |
785 <theme name="Floodmaps"> | |
786 <inherits> | |
787 <inherit from="Floodmap"/> | |
788 </inherits> | |
789 </theme> | |
790 | |
791 <theme name="Floodplains"> | |
792 <inherits> | |
793 <inherit from="Floodplain"/> | |
794 </inherits> | |
795 </theme> | |
796 | |
797 <theme name="WSPLGEN"> | |
798 <inherits> | |
799 <inherit from="WSPLGENS"/> | |
800 </inherits> | |
801 </theme> | |
802 | |
803 <theme name="RiverAxis"> | |
804 <inherits> | |
805 <inherit from="RiverAxes"/> | |
806 </inherits> | |
807 </theme> | |
808 | |
809 <theme name="Kms"> | |
810 <inherits> | |
811 <inherit from="Km"/> | |
812 </inherits> | |
813 </theme> | |
814 | |
815 | |
816 <theme name="Fixpoints"> | |
817 <inherits> | |
818 <inherit from="Fixpoint"/> | |
819 </inherits> | |
820 </theme> | |
821 | |
822 | |
823 <theme name="GaugeLocation"> | |
824 <inherits> | |
825 <inherit from="GaugeLocations"/> | |
826 </inherits> | |
827 </theme> | |
828 | |
829 | |
830 <theme name="Qps"> | |
831 <inherits> | |
832 <inherit from="Qp"/> | |
833 </inherits> | |
834 </theme> | |
835 | |
836 <theme name="Hws"> | |
837 <inherits> | |
838 <inherit from="Hw"/> | |
839 </inherits> | |
840 </theme> | |
841 | |
842 <theme name="Catchment"> | |
843 <inherits> | |
844 <inherit from="Catchments"/> | |
845 </inherits> | |
846 </theme> | |
847 | |
848 <theme name="FloodmapLines"> | |
849 <inherits> | |
850 <inherit from="FloodmapLine"/> | |
851 </inherits> | |
852 </theme> | |
853 | |
854 <theme name="Buildings"> | |
855 <inherits> | |
856 <inherit from="Building"/> | |
857 </inherits> | |
858 </theme> | |
859 | |
860 <theme name="HydrBoundariesLines"> | |
861 <inherits> | |
862 <inherit from="HydrBoundariesLine"/> | |
863 </inherits> | |
864 </theme> | |
865 | |
866 <theme name="HydrBoundariesPolys"> | |
867 <inherits> | |
868 <inherit from="HydrBoundariesPoly"/> | |
869 </inherits> | |
870 </theme> | |
871 | |
783 </themegroup> | 872 </themegroup> |
784 | 873 |
785 <themegroup name="default-2"> | 874 <themegroup name="default-2"> |
786 <theme name="DischargeCurve"> | 875 <theme name="DischargeCurve"> |
787 <inherits> | 876 <inherits> |
1548 <theme name="Area"> | 1637 <theme name="Area"> |
1549 <inherits> | 1638 <inherits> |
1550 <inherit from="Areas"/> | 1639 <inherit from="Areas"/> |
1551 </inherits> | 1640 </inherits> |
1552 </theme> | 1641 </theme> |
1642 | |
1643 <!-- Map --> | |
1644 <theme name="Floodmaps"> | |
1645 <inherits> | |
1646 <inherit from="Floodmap"/> | |
1647 </inherits> | |
1648 </theme> | |
1649 | |
1650 <theme name="Floodplains"> | |
1651 <inherits> | |
1652 <inherit from="Floodplain"/> | |
1653 </inherits> | |
1654 </theme> | |
1655 | |
1656 <theme name="WSPLGEN"> | |
1657 <inherits> | |
1658 <inherit from="WSPLGENS"/> | |
1659 </inherits> | |
1660 </theme> | |
1661 | |
1662 <theme name="RiverAxis"> | |
1663 <inherits> | |
1664 <inherit from="RiverAxes"/> | |
1665 </inherits> | |
1666 </theme> | |
1667 | |
1668 <theme name="Kms"> | |
1669 <inherits> | |
1670 <inherit from="Km"/> | |
1671 </inherits> | |
1672 </theme> | |
1673 | |
1674 | |
1675 <theme name="Fixpoints"> | |
1676 <inherits> | |
1677 <inherit from="Fixpoint"/> | |
1678 </inherits> | |
1679 </theme> | |
1680 | |
1681 <theme name="GaugeLocation"> | |
1682 <inherits> | |
1683 <inherit from="GaugeLocations"/> | |
1684 </inherits> | |
1685 </theme> | |
1686 | |
1687 <theme name="Qps"> | |
1688 <inherits> | |
1689 <inherit from="Qp"/> | |
1690 </inherits> | |
1691 </theme> | |
1692 | |
1693 <theme name="Hws"> | |
1694 <inherits> | |
1695 <inherit from="Hw"/> | |
1696 </inherits> | |
1697 </theme> | |
1698 | |
1699 <theme name="Catchment"> | |
1700 <inherits> | |
1701 <inherit from="Catchments"/> | |
1702 </inherits> | |
1703 </theme> | |
1704 | |
1705 <theme name="FloodmapLines"> | |
1706 <inherits> | |
1707 <inherit from="FloodmapLine"/> | |
1708 </inherits> | |
1709 </theme> | |
1710 | |
1711 <theme name="Buildings"> | |
1712 <inherits> | |
1713 <inherit from="Building"/> | |
1714 </inherits> | |
1715 </theme> | |
1716 | |
1717 <theme name="HydrBoundariesLines"> | |
1718 <inherits> | |
1719 <inherit from="HydrBoundariesLine"/> | |
1720 </inherits> | |
1721 </theme> | |
1722 | |
1723 <theme name="HydrBoundariesPolys"> | |
1724 <inherits> | |
1725 <inherit from="HydrBoundariesPoly"/> | |
1726 </inherits> | |
1727 </theme> | |
1728 | |
1553 </themegroup> | 1729 </themegroup> |
1554 | 1730 |
1555 <!-- Virtual themes are following now! --> | 1731 <!-- Virtual themes are following now! --> |
1556 <themegroup name="virtual"> | 1732 <themegroup name="virtual"> |
1557 <theme name="Lines" type="virtual"> | 1733 <theme name="Lines" type="virtual"> |
1644 </fields> | 1820 </fields> |
1645 </theme> | 1821 </theme> |
1646 | 1822 |
1647 | 1823 |
1648 <!-- MAP relevant themes --> | 1824 <!-- MAP relevant themes --> |
1649 <theme name="WSPLGEN"> | 1825 <theme name="WSPLGENS"> |
1650 <fields> | 1826 <fields> |
1651 <field name="wsplgen_cat1" type="Color" display="Hintergrund" default="178, 201, 215"/> | 1827 <field name="wsplgen_cat1" type="Color" display="Hintergrund" default="178, 201, 215"/> |
1652 <field name="wsplgen_cat2" type="Color" display="Hintergrund" default="111, 147, 170"/> | 1828 <field name="wsplgen_cat2" type="Color" display="Hintergrund" default="111, 147, 170"/> |
1653 <field name="wsplgen_cat3" type="Color" display="Hintergrund" default="66, 111, 139"/> | 1829 <field name="wsplgen_cat3" type="Color" display="Hintergrund" default="66, 111, 139"/> |
1654 <field name="wsplgen_cat4" type="Color" display="Hintergrund" default="33, 79, 108"/> | 1830 <field name="wsplgen_cat4" type="Color" display="Hintergrund" default="33, 79, 108"/> |
1655 <field name="wsplgen_cat5" type="Color" display="Hintergrund" default="2, 27, 42"/> | 1831 <field name="wsplgen_cat5" type="Color" display="Hintergrund" default="2, 27, 42"/> |
1656 </fields> | 1832 </fields> |
1657 </theme> | 1833 </theme> |
1658 | 1834 |
1659 <theme name="RiverAxis"> | 1835 <theme name="RiverAxes"> |
1660 <fields> | 1836 <fields> |
1661 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205"/> | 1837 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205"/> |
1662 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1838 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
1663 </fields> | 1839 </fields> |
1664 </theme> | 1840 </theme> |
1665 | 1841 |
1666 <theme name="Kms"> | 1842 <theme name="Km"> |
1667 <fields> | 1843 <fields> |
1668 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1844 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
1669 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1845 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
1670 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | 1846 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> |
1671 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | 1847 <field name="textsize" type="int" display="Schriftgröße" default="10"/> |
1672 <field name="symbol" type="Symbol" display="Symbol" default="square"/> | 1848 <field name="symbol" type="Symbol" display="Symbol" default="square"/> |
1673 </fields> | 1849 </fields> |
1674 </theme> | 1850 </theme> |
1675 | 1851 |
1676 <theme name="Fixpoints"> | 1852 <theme name="Fixpoint"> |
1677 <fields> | 1853 <fields> |
1678 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1854 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
1679 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1855 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
1680 <field name="symbol" type="Symbol" display="Symbol" default="point"/> | 1856 <field name="symbol" type="Symbol" display="Symbol" default="point"/> |
1681 </fields> | 1857 </fields> |
1682 </theme> | 1858 </theme> |
1683 | 1859 |
1684 <theme name="Floodmaps"> | 1860 <theme name="Floodmap"> |
1685 <fields> | 1861 <fields> |
1686 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1862 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
1687 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1863 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
1688 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1864 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
1689 </fields> | 1865 </fields> |
1690 </theme> | 1866 </theme> |
1691 | 1867 |
1692 <theme name="GaugeLocation"> | 1868 <theme name="GaugeLocations"> |
1693 <fields> | 1869 <fields> |
1694 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1870 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
1695 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1871 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
1696 <field name="symbol" type="Symbol" display="Symbol" default="point"/> | 1872 <field name="symbol" type="Symbol" display="Symbol" default="point"/> |
1697 </fields> | 1873 </fields> |
1698 </theme> | 1874 </theme> |
1699 | 1875 |
1700 <theme name="Qps"> | 1876 <theme name="Qp"> |
1701 <fields> | 1877 <fields> |
1702 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> | 1878 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> |
1703 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1879 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
1704 </fields> | 1880 </fields> |
1705 </theme> | 1881 </theme> |
1706 | 1882 |
1707 <theme name="Hws"> | 1883 <theme name="Hw"> |
1708 <fields> | 1884 <fields> |
1709 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1885 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
1710 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1886 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
1711 </fields> | 1887 </fields> |
1712 </theme> | 1888 </theme> |
1713 | 1889 |
1714 <theme name="Catchment"> | 1890 <theme name="Catchments"> |
1715 <fields> | 1891 <fields> |
1716 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1892 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
1717 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1893 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
1718 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1894 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
1719 </fields> | 1895 </fields> |
1725 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1901 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
1726 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1902 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
1727 </fields> | 1903 </fields> |
1728 </theme> | 1904 </theme> |
1729 | 1905 |
1730 <theme name="FloodmapLines"> | 1906 <theme name="FloodmapLine"> |
1731 <fields> | 1907 <fields> |
1732 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> | 1908 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> |
1733 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1909 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
1734 </fields> | 1910 </fields> |
1735 </theme> | 1911 </theme> |
1736 | 1912 |
1737 <theme name="Buildings"> | 1913 <theme name="Building"> |
1738 <fields> | 1914 <fields> |
1739 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1915 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
1740 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1916 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
1741 </fields> | 1917 </fields> |
1742 </theme> | 1918 </theme> |
1743 | 1919 |
1744 <theme name="HydrBoundariesLines"> | 1920 <theme name="HydrBoundariesLine"> |
1745 <fields> | 1921 <fields> |
1746 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1922 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
1747 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1923 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
1748 </fields> | 1924 </fields> |
1749 </theme> | 1925 </theme> |
1750 | 1926 |
1751 <theme name="HydrBoundariesPolys"> | 1927 <theme name="HydrBoundariesPoly"> |
1752 <fields> | 1928 <fields> |
1753 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1929 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
1754 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1930 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
1755 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1931 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
1756 </fields> | 1932 </fields> |
1903 <mapping from="floodmap.qps" to="Qps"/> | 2079 <mapping from="floodmap.qps" to="Qps"/> |
1904 <mapping from="floodmap.hws" to="Hws"/> | 2080 <mapping from="floodmap.hws" to="Hws"/> |
1905 <mapping from="floodmap.hydr_boundaries" to="HydrBoundariesLines"/> | 2081 <mapping from="floodmap.hydr_boundaries" to="HydrBoundariesLines"/> |
1906 <mapping from="floodmap.hydr_boundaries_poly" to="HydrBoundariesPolys"/> | 2082 <mapping from="floodmap.hydr_boundaries_poly" to="HydrBoundariesPolys"/> |
1907 <mapping from="floodmap.catchment" to="Catchment"/> | 2083 <mapping from="floodmap.catchment" to="Catchment"/> |
1908 <mapping from="floodmap.floodplain" to="Floodplain"/> | 2084 <mapping from="floodmap.floodplain" to="Floodplains"/> |
1909 <mapping from="floodmap.lines" to="FloodmapLines"/> | 2085 <mapping from="floodmap.lines" to="FloodmapLines"/> |
1910 <mapping from="floodmap.buildings" to="Buildings"/> | 2086 <mapping from="floodmap.buildings" to="Buildings"/> |
1911 <mapping from="floodmap.fixpoints" to="Fixpoints"/> | 2087 <mapping from="floodmap.fixpoints" to="Fixpoints"/> |
1912 <mapping from="floodmap.floodmaps" to="Floodmaps"/> | 2088 <mapping from="floodmap.floodmaps" to="Floodmaps"/> |
1913 <mapping from="floodmap.gauge_location" to="GaugeLocation"/> | 2089 <mapping from="floodmap.gauge_location" to="GaugeLocation"/> |