Mercurial > dive4elements > river
annotate artifacts/doc/conf/themes/default.xml @ 9202:b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
author | mschaefer |
---|---|
date | Mon, 02 Jul 2018 07:33:53 +0200 |
parents | b3c11c5fdbd5 |
children | 4f411c6ee3ae |
rev | line source |
---|---|
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2 <themegroup name="default"> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
3 <theme name="MainValuesQ"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
4 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
5 <inherit from="Lines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
6 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
7 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
8 <field name="linecolor" type="Color" display="Farbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
9 default="200, 0, 15" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
10 <field name="textorientation" type="boolean" display="Textausrichtung" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
11 default="true" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
12 <field name="showlinelabel" type="boolean" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
13 display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
14 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
15 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
16 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
17 <theme name="MainValuesW"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
18 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
19 <inherit from="Lines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
20 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
21 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
22 <field name="linecolor" type="Color" display="Farbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
23 default="0, 215, 0" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
24 <field name="textorientation" type="boolean" display="Textausrichtung" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
25 default="true" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
26 <field name="showlinelabel" type="boolean" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
27 display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
28 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
29 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
30 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
31 <theme name="RelativePoint"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
32 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
33 <inherit from="Points" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
34 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
35 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
36 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
37 <theme name="Annotations"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
38 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
39 <inherit from="Lines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
40 <inherit from="Text" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
41 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
42 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
43 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
44 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
45 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
46 <theme name="ManualPoints"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
47 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
48 <inherit from="Points" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
49 <inherit from="Label" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
50 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
51 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
52 <field name="pointsize" type="int" display="Punktdicke" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
53 default="3" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
54 <field name="textorientation" type="boolean" display="Textausrichtung" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
55 default="true" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
56 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
57 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
58 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
59 <theme name="WKms"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
60 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
61 <inherit from="Lines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
62 <inherit from="Points" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
63 <inherit from="MinMaxPoints" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
64 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
65 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
66 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
67 default="false" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
68 <field name="showpointlabel" type="boolean" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
69 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
70 <field name="linecolor" type="Color" display="Linienfarbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
71 default="204, 204, 204" /> |
6994
04a84a9ab903
issue1378: Adjust style for flood-protection annotation values at y axis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6919
diff
changeset
|
72 <field name="textorientation" type="boolean" display="Textausrichtung" |
04a84a9ab903
issue1378: Adjust style for flood-protection annotation values at y axis.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6919
diff
changeset
|
73 default="true" /> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
74 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
75 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
76 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
77 <theme name="WKmsAnnotation"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
78 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
79 <inherit from="Lines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
80 <inherit from="Label" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
81 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
82 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
83 <field name="linecolor" type="Color" display="Linienfarbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
84 default="204, 204, 204" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
85 <field name="pointsize" type="int" display="Punktdicke" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
86 default="3" hints="hidden" /> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
87 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
88 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
89 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
90 <theme name="WQKms"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
91 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
92 <inherit from="Lines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
93 <inherit from="Points" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
94 <inherit from="MinMaxPoints" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
95 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
96 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
97 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
98 default="false" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
99 <field name="showpointlabel" type="boolean" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
100 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
101 <field name="linecolor" type="Color" display="Linienfarbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
102 default="204, 204, 204" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
103 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
104 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
105 |
6919
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
106 <theme name="WQKmsHorizontal"> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
107 <inherits> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
108 <inherit from="WQKms" /> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
109 </inherits> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
110 <fields> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
111 <field name="linecolor" type="Color" display="Linienfarbe" |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
112 default="204, 204, 204" /> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
113 <field name="textorientation" type="boolean" display="Textausrichtung" |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
114 default="true" /> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
115 </fields> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
116 </theme> |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
117 |
225e3a167958
Added new Theme.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6843
diff
changeset
|
118 |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
119 <theme name="WQPoints"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
120 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
121 <inherit from="Points" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
122 <inherit from="Label" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
123 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
124 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
125 <field name="pointcolor" type="Color" display="Linienfarbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
126 default="204, 0, 0" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
127 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
128 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
129 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
130 <theme name="heightmarks_points"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
131 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
132 <inherit from="Points" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
133 <inherit from="Label" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
134 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
135 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
136 <field name="pointcolor" type="Color" display="Linienfarbe" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
137 default="0, 0, 0" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
138 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
139 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
140 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
141 <theme name="Area"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
142 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
143 <inherit from="Areas" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
144 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
145 <fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
146 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
147 default="true" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
148 <field name="areashowborder" type="boolean" display="Begrenzung" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
149 default="false" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
150 <field name="areabordercolor" type="Color" default="0, 0, 0" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
151 display="Begrenzungslinienfarbe" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
152 <field name="showarea" type="boolean" display="Flaeche anzeigen" |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
153 default="true" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
154 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
155 display="Flächenbeschriftung anzeigen" default="false"/> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
156 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
157 </theme> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
158 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
159 <!-- top level classes defining additional attributes--> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
160 <theme name="LongitudinalSection"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
161 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
162 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
163 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
164 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
165 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
166 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
167 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
168 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
169 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
170 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
171 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
172 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
173 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
174 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
175 <theme name="LongitudinalSectionW"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
176 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
177 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
178 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
179 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
180 <field name="bandwidth" type="double" display="Bandbreite" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
181 default="0"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
182 <field name="bandwidthcolor" type="Color" display="Bandbreitenfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
183 default="104, 104, 104"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
184 <field name="transparency" type="int" default="20" display="Transparenz"/> |
9183
65543c75bfbb
Themes with band now must have 'showarea' set to true.
gernotbelger
parents:
9176
diff
changeset
|
185 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
186 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
187 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
188 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
189 <theme name="LongitudinalSectionPoints"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
190 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
191 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
192 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
193 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
194 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
195 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
196 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
197 <theme name="Differences"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
198 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
199 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
200 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
201 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
202 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
203 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
204 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
205 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
206 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
207 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
208 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
209 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
210 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
211 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
212 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
213 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
214 <!-- Classes defining special values --> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
215 <theme name="LongitudinalSectionW_HQ1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
216 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
217 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
218 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
219 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
220 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
221 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
222 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
223 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
224 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
225 <theme name="LongitudinalSectionW_HQ2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
226 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
227 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
228 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
229 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
230 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
231 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
232 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
233 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
234 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
235 <theme name="LongitudinalSectionW_HQ5"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
236 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
237 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
238 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
239 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
240 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
241 default="0, 153, 51" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
242 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
243 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
244 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
245 <theme name="LongitudinalSectionW_HQ10"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
246 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
247 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
248 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
249 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
250 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
251 default="0, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
252 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
253 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
254 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
255 <theme name="LongitudinalSectionW_HQ20"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
256 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
257 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
258 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
259 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
260 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
261 default="153, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
262 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
263 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
264 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
265 <theme name="LongitudinalSectionW_HQ25"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
266 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
267 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
268 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
269 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
270 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
271 default="102, 51, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
272 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
273 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
274 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
275 <theme name="LongitudinalSectionW_HQ50"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
276 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
277 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
278 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
279 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
280 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
281 default="255, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
282 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
283 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
284 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
285 <theme name="LongitudinalSectionW_HQ100"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
286 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
287 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
288 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
289 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
290 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
291 default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
292 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
293 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
294 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
295 <theme name="LongitudinalSectionW_HQ200"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
296 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
297 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
298 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
299 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
300 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
301 default="255, 100, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
302 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
303 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
304 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
305 <theme name="LongitudinalSectionW_HQ300"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
306 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
307 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
308 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
309 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
310 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
311 default="255, 0, 100" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
312 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
313 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
314 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
315 <theme name="LongitudinalSectionW_HQ500"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
316 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
317 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
318 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
319 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
320 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
321 default="102, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
322 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
323 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
324 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
325 <theme name="LongitudinalSectionW_HQ1000"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
326 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
327 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
328 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
329 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
330 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
331 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
332 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
333 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
334 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
335 <theme name="LongitudinalSectionW_HQRZ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
336 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
337 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
338 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
339 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
340 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
341 default="102, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
342 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
343 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
344 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
345 <theme name="LongitudinalSectionW_HSQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
346 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
347 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
348 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
349 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
350 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
351 default="253, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
352 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
353 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
354 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
355 <theme name="LongitudinalSectionW_MHQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
356 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
357 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
358 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
359 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
360 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
361 default="102, 255, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
362 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
363 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
364 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
365 <theme name="LongitudinalSectionW_MNQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
366 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
367 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
368 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
369 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
370 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
371 default="0, 255, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
372 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
373 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
374 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
375 <theme name="LongitudinalSectionW_MQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
376 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
377 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
378 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
379 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
380 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
381 default="0, 51, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
382 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
383 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
384 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
385 <theme name="LongitudinalSectionW_NQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
386 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
387 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
388 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
389 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
390 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
391 default="153, 204, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
392 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
393 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
394 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
395 <theme name="LongitudinalSectionW_HQExtrem"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
396 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
397 <inherit from="LongitudinalSectionW" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
398 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
399 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
400 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
401 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
402 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
403 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
404 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
405 <theme name="LongitudinalSectionW_HQ1_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
406 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
407 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
408 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
409 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
410 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
411 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
412 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
413 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
414 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
415 <theme name="LongitudinalSectionW_HQ2_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
416 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
417 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
418 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
419 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
420 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
421 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
422 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
423 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
424 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
425 <theme name="LongitudinalSectionW_HQ5_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
426 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
427 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
428 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
429 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
430 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
431 default="0, 153, 51" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
432 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
433 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
434 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
435 <theme name="LongitudinalSectionW_HQ10_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
436 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
437 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
438 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
439 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
440 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
441 default="0, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
442 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
443 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
444 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
445 <theme name="LongitudinalSectionW_HQ20_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
446 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
447 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
448 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
449 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
450 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
451 default="153, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
452 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
453 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
454 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
455 <theme name="LongitudinalSectionW_HQ25_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
456 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
457 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
458 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
459 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
460 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
461 default="102, 51, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
462 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
463 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
464 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
465 <theme name="LongitudinalSectionW_HQ50_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
466 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
467 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
468 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
469 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
470 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
471 default="255, 153, 153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
472 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
473 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
474 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
475 <theme name="LongitudinalSectionW_HQ100_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
476 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
477 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
478 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
479 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
480 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
481 default="255, 0, 51" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
482 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
483 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
484 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
485 <theme name="LongitudinalSectionW_HQ200_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
486 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
487 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
488 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
489 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
490 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
491 default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
492 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
493 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
494 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
495 <theme name="LongitudinalSectionW_HQ300_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
496 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
497 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
498 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
499 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
500 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
501 default="255, 100, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
502 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
503 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
504 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
505 <theme name="LongitudinalSectionW_HQ500_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
506 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
507 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
508 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
509 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
510 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
511 default="102, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
512 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
513 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
514 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
515 <theme name="LongitudinalSectionW_HQ1000_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
516 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
517 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
518 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
519 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
520 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
521 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
522 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
523 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
524 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
525 <theme name="LongitudinalSectionW_HQRZ_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
526 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
527 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
528 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
529 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
530 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
531 default="102, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
532 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
533 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
534 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
535 <theme name="LongitudinalSectionW_HSQ_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
536 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
537 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
538 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
539 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
540 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
541 default="253, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
542 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
543 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
544 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
545 <theme name="LongitudinalSectionW_MHQ_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
546 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
547 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
548 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
549 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
550 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
551 default="102, 255, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
552 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
553 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
554 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
555 <theme name="LongitudinalSectionW_MNQ_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
556 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
557 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
558 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
559 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
560 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
561 default="0, 255, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
562 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
563 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
564 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
565 <theme name="LongitudinalSectionW_MQ_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
566 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
567 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
568 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
569 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
570 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
571 default="0, 51, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
572 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
573 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
574 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
575 <theme name="LongitudinalSectionW_NQ_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
576 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
577 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
578 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
579 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
580 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
581 default="153, 204, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
582 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
583 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
584 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
585 <theme name="LongitudinalSectionW_HQExtrem_Points"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
586 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
587 <inherit from="LongitudinalSectionPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
588 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
589 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
590 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
591 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
592 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
593 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
594 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
595 <theme name="LongitudinalSectionQ_HQ1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
596 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
597 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
598 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
599 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
600 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
601 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
602 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
603 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
604 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
605 <theme name="LongitudinalSectionQ_HQ2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
606 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
607 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
608 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
609 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
610 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
611 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
612 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
613 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
614 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
615 <theme name="LongitudinalSectionQ_HQ5"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
616 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
617 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
618 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
619 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
620 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
621 default="0, 153, 51" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
622 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
623 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
624 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
625 <theme name="LongitudinalSectionQ_HQ10"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
626 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
627 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
628 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
629 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
630 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
631 default="0, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
632 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
633 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
634 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
635 <theme name="LongitudinalSectionQ_HQ20"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
636 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
637 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
638 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
639 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
640 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
641 default="153, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
642 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
643 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
644 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
645 <theme name="LongitudinalSectionQ_HQ25"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
646 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
647 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
648 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
649 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
650 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
651 default="102, 51, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
652 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
653 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
654 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
655 <theme name="LongitudinalSectionQ_HQ50"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
656 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
657 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
658 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
659 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
660 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
661 default="255, 153, 153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
662 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
663 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
664 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
665 <theme name="LongitudinalSectionQ_HQ100"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
666 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
667 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
668 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
669 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
670 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
671 default="255, 0, 51" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
672 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
673 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
674 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
675 <theme name="LongitudinalSectionQ_HQ200"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
676 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
677 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
678 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
679 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
680 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
681 default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
682 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
683 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
684 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
685 <theme name="LongitudinalSectionQ_HQ300"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
686 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
687 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
688 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
689 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
690 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
691 default="255, 100, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
692 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
693 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
694 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
695 <theme name="LongitudinalSectionQ_HQ500"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
696 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
697 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
698 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
699 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
700 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
701 default="102, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
702 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
703 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
704 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
705 <theme name="LongitudinalSectionQ_HQ1000"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
706 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
707 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
708 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
709 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
710 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
711 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
712 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
713 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
714 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
715 <theme name="LongitudinalSectionQ_HQRZ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
716 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
717 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
718 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
719 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
720 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
721 default="102, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
722 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
723 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
724 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
725 <theme name="LongitudinalSectionQ_HSQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
726 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
727 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
728 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
729 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
730 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
731 default="253, 153, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
732 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
733 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
734 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
735 <theme name="LongitudinalSectionQ_MHQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
736 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
737 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
738 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
739 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
740 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
741 default="102, 255, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
742 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
743 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
744 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
745 <theme name="LongitudinalSectionQ_MNQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
746 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
747 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
748 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
749 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
750 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
751 default="0, 255, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
752 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
753 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
754 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
755 <theme name="LongitudinalSectionQ_MQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
756 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
757 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
758 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
759 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
760 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
761 default="0, 51, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
762 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
763 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
764 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
765 <theme name="LongitudinalSectionQ_NQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
766 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
767 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
768 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
769 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
770 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
771 default="153, 204, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
772 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
773 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
774 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
775 <theme name="LongitudinalSectionQ_HQExtrem"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
776 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
777 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
778 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
779 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
780 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
781 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
782 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
783 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
784 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
785 <theme name="DischargeLongitudinalSectionW"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
786 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
787 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
788 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
789 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
790 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
791 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
792 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
793 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
794 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
795 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
796 <theme name="DischargeLongitudinalSectionC"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
797 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
798 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
799 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
800 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
801 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
802 default="255, 0 , 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
803 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
804 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
805 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
806 <theme name="DischargeLongitudinalSectionQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
807 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
808 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
809 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
810 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
811 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
812 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
813 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
814 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
815 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
816 <theme name="LongitudinalSectionQInfoldCut"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
817 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
818 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
819 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
820 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
821 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
822 default="102, 102, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
823 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
824 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
825 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
826 <theme name="LongitudinalSectionQInfolding"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
827 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
828 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
829 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
830 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
831 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
832 default="51, 51, 51" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
833 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
834 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
835 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
836 <!-- MIDDLE BED HEIGHT --> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
837 <theme name="MiddleBedHeightSingle"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
838 <inherits> |
6744
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
839 <inherit from="Lines" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
840 <inherit from="Points" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
841 <inherit from="MinMaxPoints" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
842 <inherit from="Label" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
843 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
844 <fields> |
6744
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
845 <field name="showlines" type="boolean" display="Linie anzeigen" |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
846 default="true" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
847 <field name="linesize" type="int" display="Liniendicke" |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
848 default="1" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
849 <field name="linetype" type="Dash" display="Linienart" |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
850 default="10" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
851 <field name="linecolor" type="Color" display="Linienfarbe" |
6744
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
852 /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
853 <field name="showlinelabel" type="boolean" |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
854 display="Beschriftung anzeigen" default="false" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
855 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
856 default="false" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
857 <field name="showpointlabel" type="boolean" |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
858 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
859 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
860 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
861 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
862 <!-- Bed Quality --> |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
863 <theme name="PorosityTopPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
864 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
865 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
866 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
867 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
868 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
869 default="0, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
870 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
871 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
872 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
873 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
874 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
875 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
876 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
877 <theme name="PorositySubPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
878 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
879 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
880 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
881 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
882 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
883 default="0, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
884 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
885 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
886 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
887 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
888 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
889 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
890 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
891 <theme name="DensityTopPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
892 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
893 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
894 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
895 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
896 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
897 default="153, 99, 102" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
898 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
899 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
900 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
901 <field name="pointcolor" type="Color" display="Punktfarbe" default="153, 99, 102" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
902 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
903 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
904 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
905 <theme name="DensitySubPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
906 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
907 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
908 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
909 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
910 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
911 default="153, 99, 102" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
912 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
913 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
914 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
915 <field name="pointcolor" type="Color" display="Punktfarbe" default="153, 99, 102" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
916 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
917 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
918 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
919 <theme name="BedDiameterTopPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
920 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
921 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
922 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
923 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
924 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
925 default="255, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
926 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
927 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
928 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
929 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
930 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
931 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
932 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
933 <theme name="BedDiameterSubPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
934 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
935 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
936 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
937 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
938 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
939 default="255, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
940 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
941 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
942 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
943 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
944 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
945 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
946 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
947 <theme name="BedLoadDiameterPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
948 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
949 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
950 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
951 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
952 <field name="linecolor" type="Color" display="Linienfarbe" |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
953 default="0, 255, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
954 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
955 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
956 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
957 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
958 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
959 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
960 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
961 <theme name="PorosityTopLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
962 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
963 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
964 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
965 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
966 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
967 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
968 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
969 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
970 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
971 <theme name="PorositySubLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
972 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
973 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
974 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
975 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
976 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
977 default="0, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
978 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
979 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
980 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
981 <theme name="DensityTopLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
982 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
983 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
984 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
985 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
986 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
987 default="153, 99, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
988 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
989 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
990 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
991 <theme name="DensitySubLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
992 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
993 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
994 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
995 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
996 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
997 default="153, 99, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
998 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
999 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1000 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
1001 <theme name="BedDiameterTopLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1002 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1003 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1004 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1005 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1006 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1007 default="255, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1008 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1009 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1010 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
1011 <theme name="BedDiameterSubLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1012 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1013 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1014 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1015 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1016 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1017 default="255, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1018 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1019 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1020 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
1021 <theme name="BedLoadDiameterLines"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1022 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1023 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1024 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1025 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1026 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1027 default="0, 255, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1028 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1029 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1030 |
6253
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1031 <theme name="BedDiameterDataTop"> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1032 <inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1033 <inherit from="LongitudinalSection" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1034 </inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1035 <fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1036 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1037 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1038 <field name="pointsize" type="int" display="Punktdicke" default="2" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1039 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 100" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1040 </fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1041 </theme> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1042 |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1043 <theme name="BedDiameterDataSub"> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1044 <inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1045 <inherit from="LongitudinalSection" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1046 </inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1047 <fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1048 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1049 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1050 <field name="pointsize" type="int" display="Punktdicke" default="2" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1051 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 100" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1052 </fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1053 </theme> |
6263
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1054 |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1055 <theme name="BedloadDiameterData"> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1056 <inherits> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1057 <inherit from="LongitudinalSection" /> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1058 </inherits> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1059 <fields> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1060 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1061 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1062 <field name="pointsize" type="int" display="Punktdicke" default="2" /> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1063 <field name="pointcolor" type="Color" display="Punktfarbe" default="100, 0, 0" /> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1064 </fields> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1065 </theme> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1066 <!-- Bedheight differences --> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1067 <theme name="BedheightDiffYear"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1068 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1069 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1070 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1071 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1072 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1073 default="0, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1074 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1075 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1076 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1077 <theme name="BedheightDiffMorphWidth"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1078 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1079 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1080 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1081 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1082 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1083 default="204, 204, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1084 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1085 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1086 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1087 <theme name="BedheightDiffEpoch"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1088 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1089 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1090 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1091 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1092 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1093 default="204, 0, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1094 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1095 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1096 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1097 <theme name="BedheightDiffAbsHeight1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1098 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1099 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1100 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1101 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1102 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1103 default="204, 0, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1104 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1105 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1106 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1107 <theme name="BedheightDiffAbsHeight2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1108 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1109 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1110 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1111 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1112 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1113 default="255, 100, 100" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1114 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1115 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1116 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1117 <theme name="BedheightDiffHeightYear"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1118 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1119 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1120 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1121 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1122 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1123 default="204, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1124 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1125 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1126 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1127 <theme name="MorphologicWidth"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1128 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1129 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1130 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1131 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1132 <field name="linecolor" type="Color" default="0, 100, 200" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1133 <field name="showlinelabel" type="boolean" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
1134 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1135 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1136 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1137 <!-- Flow velocity --> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1138 <theme name="FlowVelocityVMainChannel"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1139 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1140 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1141 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1142 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1143 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1144 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1145 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1146 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1147 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1148 <theme name="FlowVelocityVTotalChannel"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1149 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1150 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1151 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1152 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1153 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1154 default="0, 0, 102" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1155 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1156 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1157 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1158 <theme name="FlowVelocityTau"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1159 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1160 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1161 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1162 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1163 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1164 default="0, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1165 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1166 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1167 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1168 <theme name="FlowVelocityDischarge"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1169 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1170 <inherit from="LongitudinalSection" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1171 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1172 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1173 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1174 default="0, 204, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1175 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1176 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1177 |
8117
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1178 <!-- Sediment load longitudinal sections, M^3/A --> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1179 <theme name="SedimentLoadLSM3A"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1180 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1181 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1182 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1183 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1184 <field name="linesize" type="int" default="2" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1185 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1186 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1187 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1188 <theme name="SedimentLoadLSM3ACoarse"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1189 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1190 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1191 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1192 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1193 <field name="linecolor" type="Color" default="255, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1194 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1195 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1196 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1197 <theme name="SedimentLoadLSM3AFineMid"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1198 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1199 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1200 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1201 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1202 <field name="linecolor" type="Color" default="255, 0, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1203 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1204 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1205 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1206 <theme name="SedimentLoadLSM3ASand"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1207 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1208 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1209 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1210 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1211 <field name="linecolor" type="Color" default="0, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1212 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1213 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1214 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1215 <theme name="SedimentLoadLSM3ASuspSand"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1216 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1217 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1218 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1219 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1220 <field name="linecolor" type="Color" default="255, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1221 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1222 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1223 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1224 <theme name="SedimentLoadLSM3ASediment"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1225 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1226 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1227 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1228 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1229 <field name="linecolor" type="Color" default="0, 255, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1230 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1231 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1232 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1233 <theme name="SedimentLoadLSM3ASuspSandBed"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1234 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1235 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1236 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1237 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1238 <field name="linecolor" type="Color" default="0, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1239 <field name="showlinelabel" type="boolean" |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1240 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1241 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1242 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1243 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1244 <theme name="SedimentLoadLSM3ATotal"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1245 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1246 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1247 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1248 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1249 <field name="linecolor" type="Color" default="0, 100, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1250 <field name="showlinelabel" type="boolean" |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1251 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1252 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1253 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1254 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1255 <theme name="SedimentLoadLSM3ABed"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1256 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1257 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1258 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1259 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1260 <field name="linecolor" type="Color" default="200, 200, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1261 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1262 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1263 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1264 <theme name="SedimentLoadLSM3ABedSusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1265 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1266 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1267 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1268 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1269 <field name="linecolor" type="Color" default="150, 255, 150" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1270 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1271 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1272 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1273 <theme name="SedimentLoadLSM3ASusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1274 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1275 <inherit from="SedimentLoadLSM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1276 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1277 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1278 <field name="linecolor" type="Color" default="85, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1279 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1280 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1281 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1282 <!-- Sediment load longitudinal sections, T/A --> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1283 <theme name="SedimentLoadLSTACoarse"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1284 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1285 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1286 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1287 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1288 <field name="linecolor" type="Color" default="255, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1289 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1290 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1291 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1292 <theme name="SedimentLoadLSTAFineMid"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1293 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1294 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1295 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1296 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1297 <field name="linecolor" type="Color" default="255, 0, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1298 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1299 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1300 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1301 <theme name="SedimentLoadLSTASand"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1302 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1303 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1304 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1305 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1306 <field name="linecolor" type="Color" default="0, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1307 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1308 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1309 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1310 <theme name="SedimentLoadLSTASuspSand"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1311 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1312 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1313 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1314 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1315 <field name="linecolor" type="Color" default="255, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1316 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1317 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1318 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1319 <theme name="SedimentLoadLSTASediment"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1320 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1321 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1322 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1323 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1324 <field name="linecolor" type="Color" default="0, 255, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1325 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1326 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1327 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1328 <theme name="SedimentLoadLSTASuspSandBed"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1329 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1330 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1331 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1332 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1333 <field name="linecolor" type="Color" default="0, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1334 <field name="showlinelabel" type="boolean" |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1335 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1336 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1337 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1338 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1339 <theme name="SedimentLoadLSTATotal"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1340 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1341 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1342 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1343 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1344 <field name="linecolor" type="Color" default="0, 100, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1345 <field name="showlinelabel" type="boolean" |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1346 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1347 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1348 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1349 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1350 <theme name="SedimentLoadLSTABed"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1351 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1352 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1353 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1354 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1355 <field name="linecolor" type="Color" default="200, 200, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1356 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1357 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1358 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1359 <theme name="SedimentLoadLSTABedSusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1360 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1361 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1362 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1363 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1364 <field name="linecolor" type="Color" default="150, 255, 150" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1365 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1366 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1367 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1368 <theme name="SedimentLoadLSTASusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1369 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1370 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1371 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1372 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1373 <field name="linecolor" type="Color" default="85, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1374 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1375 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1376 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1377 <!-- Sediment load at measurement stations, T/A --> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1378 <theme name="SedimentLoad"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1379 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1380 <inherit from="LongitudinalSection" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1381 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1382 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1383 <field name="linetype" type="Dash" default="10,5" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1384 <field name="showpoints" type="boolean" default="true" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1385 <field name="pointsize" type="int" default="3" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1386 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1387 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1388 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1389 <theme name="SedimentLoadTACoarse"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1390 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1391 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1392 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1393 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1394 <field name="linecolor" type="Color" default="255, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1395 <field name="pointcolor" type="Color" default="255, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1396 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1397 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1398 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1399 <theme name="SedimentLoadTAFineMid"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1400 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1401 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1402 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1403 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1404 <field name="linecolor" type="Color" default="255, 0, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1405 <field name="pointcolor" type="Color" default="255, 0, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1406 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1407 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1408 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1409 <theme name="SedimentLoadTASand"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1410 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1411 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1412 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1413 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1414 <field name="linecolor" type="Color" default="0, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1415 <field name="pointcolor" type="Color" default="0, 0, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1416 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1417 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1418 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1419 <theme name="SedimentLoadTASuspSand"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1420 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1421 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1422 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1423 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1424 <field name="linecolor" type="Color" default="255, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1425 <field name="pointcolor" type="Color" default="255, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1426 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1427 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1428 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1429 <theme name="SedimentLoadTASediment"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1430 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1431 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1432 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1433 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1434 <field name="linecolor" type="Color" default="0, 255, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1435 <field name="pointcolor" type="Color" default="0, 255, 255" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1436 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1437 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1438 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1439 <theme name="SedimentLoadTASuspSandBed"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1440 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1441 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1442 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1443 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1444 <field name="linecolor" type="Color" default="0, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1445 <field name="pointcolor" type="Color" default="0, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1446 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1447 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1448 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1449 <theme name="SedimentLoadTATotal"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1450 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1451 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1452 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1453 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1454 <field name="linecolor" type="Color" default="0, 100, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1455 <field name="pointcolor" type="Color" default="0, 100, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1456 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1457 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1458 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1459 <theme name="SedimentLoadTABed"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1460 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1461 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1462 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1463 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1464 <field name="linecolor" type="Color" default="200, 200, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1465 <field name="pointcolor" type="Color" default="200, 200, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1466 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1467 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1468 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1469 <theme name="SedimentLoadTABedSusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1470 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1471 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1472 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1473 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1474 <field name="linecolor" type="Color" default="150, 255, 150" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1475 <field name="pointcolor" type="Color" default="150, 255, 150" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1476 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1477 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1478 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1479 <theme name="SedimentLoadTASusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1480 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1481 <inherit from="SedimentLoad" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1482 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1483 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1484 <field name="linecolor" type="Color" default="85, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1485 <field name="pointcolor" type="Color" default="85, 255, 0" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1486 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1487 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1488 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1489 <!-- Sediment load at measurement stations, M3/A --> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1490 <theme name="SedimentLoadM3A"> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1491 <inherits> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1492 <inherit from="SedimentLoad" /> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1493 </inherits> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1494 <fields> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1495 <field name="linesize" type="int" default="2" /> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1496 </fields> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1497 </theme> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1498 |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1499 <theme name="SedimentLoadM3ACoarse"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1500 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1501 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1502 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1503 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1504 <field name="linecolor" type="Color" default="255, 0, 255" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1505 <field name="pointcolor" type="Color" default="255, 0, 255" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1506 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1507 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1508 |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1509 <theme name="SedimentLoadM3AFineMid"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1510 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1511 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1512 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1513 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1514 <field name="linecolor" type="Color" default="255, 0, 0" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1515 <field name="pointcolor" type="Color" default="255, 0, 0" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1516 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1517 </theme> |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1518 |
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1519 <theme name="SedimentLoadM3ASand"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1520 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1521 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1522 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1523 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1524 <field name="linecolor" type="Color" default="0, 0, 255" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1525 <field name="pointcolor" type="Color" default="0, 0, 255" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1526 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1527 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1528 |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1529 <theme name="SedimentLoadM3ASuspSand"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1530 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1531 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1532 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1533 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1534 <field name="linecolor" type="Color" default="255, 255, 0" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1535 <field name="pointcolor" type="Color" default="255, 255, 0" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1536 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1537 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1538 |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1539 <theme name="SedimentLoadM3ASediment"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1540 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1541 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1542 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1543 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1544 <field name="linecolor" type="Color" default="0, 255, 255" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1545 <field name="pointcolor" type="Color" default="0, 255, 255" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1546 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1547 </theme> |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1548 |
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1549 <theme name="SedimentLoadM3ASuspSandBed"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1550 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1551 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1552 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1553 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1554 <field name="linecolor" type="Color" default="0, 255, 0" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1555 <field name="pointcolor" type="Color" default="0, 255, 0" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1556 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1557 </theme> |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1558 |
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1559 <theme name="SedimentLoadM3ATotal"> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1560 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1561 <inherit from="SedimentLoadM3A" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1562 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1563 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1564 <field name="linecolor" type="Color" default="0, 100, 200" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1565 <field name="pointcolor" type="Color" default="0, 100, 200" /> |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1566 </fields> |
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1567 </theme> |
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
1568 |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1569 <theme name="SedimentLoadM3ABed"> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1570 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1571 <inherit from="SedimentLoadM3A" /> |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1572 </inherits> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1573 <fields> |
8117
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1574 <field name="linecolor" type="Color" default="200, 200, 200" /> |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1575 <field name="pointcolor" type="Color" default="200, 200, 200" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1576 </fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1577 </theme> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1578 |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1579 <theme name="SedimentLoadM3ABedSusp"> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1580 <inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1581 <inherit from="SedimentLoadM3A" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1582 </inherits> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1583 <fields> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1584 <field name="linecolor" type="Color" default="150, 255, 150" /> |
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
1585 <field name="pointcolor" type="Color" default="150, 255, 150" /> |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1586 </fields> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1587 </theme> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1588 |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1589 <theme name="SedimentLoadM3ASusp"> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1590 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1591 <inherit from="SedimentLoadM3A" /> |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1592 </inherits> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1593 <fields> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1594 <field name="linecolor" type="Color" default="85, 255, 0" /> |
8117
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1595 <field name="pointcolor" type="Color" default="85, 255, 0" /> |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1596 </fields> |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1597 </theme> |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1598 |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1599 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1600 <theme name="LongitudinalSectionArea"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1601 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1602 <inherit from="Areas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1603 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1604 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1605 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1606 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1607 <field name="areashowborder" type="boolean" display="Begrenzung" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1608 default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1609 <field name="areabordercolor" type="Color" default="0, 0, 0" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1610 display="Begrenzungslinienfarbe" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1611 <field name="showarea" type="boolean" display="Flaeche anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1612 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1613 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
1614 display="Flächenbeschriftung anzeigen" default="false"/> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1615 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1616 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1617 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1618 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1619 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1620 <theme name="CrossSection"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1621 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1622 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1623 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1624 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1625 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1626 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1627 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1628 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1629 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1630 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1631 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1632 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1633 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1634 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1635 <theme name="CrossSectionWaterLine"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1636 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1637 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1638 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1639 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1640 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1641 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1642 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1643 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1644 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1645 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1646 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1647 default="0,0,153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1648 <field name="showwidth" type="boolean" display="Breite anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1649 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1650 <field name="showlevel" type="boolean" display="Wasserstand anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1651 default="true" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1652 <field name="showlinelabel" type="boolean" default="true" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1653 display="Beschriftung anzeigen" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1654 <field name="showmiddleheight" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1655 display="Wasserstand anzeigen" default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1656 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1657 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1658 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1659 <theme name="Hyk"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1660 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1661 <inherit from="Text" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1662 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1663 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1664 <field name="textorientation" type="boolean" display="Textausrichtung" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1665 default="true" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1666 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1667 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1668 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1669 <theme name="CrossSectionArea"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1670 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1671 <inherit from="Areas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1672 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1673 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1674 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1675 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1676 <field name="areashowborder" type="boolean" display="Begrenzung" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1677 default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1678 <field name="areabordercolor" type="Color" default="0, 0, 0" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1679 display="Begrenzungslinienfarbe" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1680 <field name="showarea" type="boolean" display="Flaeche anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1681 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1682 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
1683 display="Flächenbeschriftung anzeigen" default="true"/> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1684 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1685 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1686 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1687 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1688 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1689 <theme name="DischargeCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1690 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1691 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1692 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1693 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1694 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1695 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1696 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1697 default="0, 0, 153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1698 <field name="linesize" type="int" display="Liniendicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1699 default="2" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1700 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1701 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1702 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1703 <theme name="ExtremeWQCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1704 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1705 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1706 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1707 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1708 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1709 <field name="showextramark" type="boolean" display="Linie anzeigen ab wo extrapoliert wurde" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1710 default="true" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1711 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1712 default="0, 0, 153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1713 <field name="linesize" type="int" display="Liniendicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1714 default="2" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1715 <field name="showlinelabel" type="boolean" |
8403
e316361229cd
Theme-style cleanup for discharge curves.
Tom Gottfried <tom@intevation.de>
parents:
8331
diff
changeset
|
1716 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1717 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1718 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1719 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1720 <theme name="ExtremeWQBaseCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1721 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1722 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1723 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1724 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1725 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1726 <field name="pointsize" type="int" display="Punktdicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1727 default="2" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1728 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1729 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1730 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1731 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1732 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1733 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1734 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1735 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1736 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1737 <theme name="DurationCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1738 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1739 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1740 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1741 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1742 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1743 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1744 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1745 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1746 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1747 <field name="linesize" type="int" display="Liniendicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1748 default="2" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1749 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1750 display="Punktbeschriftung anzeigen" default="false" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1751 hints="hidden"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1752 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1753 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1754 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1755 <theme name="DurationCurveW"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1756 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1757 <inherit from="DurationCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1758 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1759 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1760 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1761 default="0,51,204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1762 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1763 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1764 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1765 <theme name="DurationCurveQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1766 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1767 <inherit from="DurationCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1768 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1769 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1770 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1771 default="0,204,0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1772 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1773 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1774 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1775 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1776 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1777 <theme name="FixPoints"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1778 <inherits> |
6561
d0a59a2e902f
issue1312: Bring back auto-coloring to FixPoints.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6394
diff
changeset
|
1779 <inherit from="ColorfulPoints" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1780 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1781 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1782 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1783 <field name="pointsize" type="int" display="Punktdicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1784 default="3" /> |
6561
d0a59a2e902f
issue1312: Bring back auto-coloring to FixPoints.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6394
diff
changeset
|
1785 <field name="showpointlabel" type="boolean" |
d0a59a2e902f
issue1312: Bring back auto-coloring to FixPoints.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6394
diff
changeset
|
1786 display="Beschriftung anzeigen" default="true" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1787 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1788 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1789 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1790 <theme name="FixLines"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1791 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1792 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1793 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1794 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1795 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1796 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1797 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1798 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1799 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1800 default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1801 <field name="pointsize" type="int" display="Punktdicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1802 default="3" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1803 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1804 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1805 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1806 <theme name="FixAreas"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1807 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1808 <inherit from="Areas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1809 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1810 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1811 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1812 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1813 <field name="areashowborder" type="boolean" display="Begrenzung" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1814 default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1815 <field name="areabordercolor" type="Color" default="0, 0, 0" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1816 display="Begrenzungslinienfarbe" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1817 <field name="showarea" type="boolean" display="Flaeche anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1818 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1819 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
1820 display="Flächenbeschriftung anzeigen" default="false"/> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1821 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1822 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1823 |
6843
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1824 <theme name="FixingCalculatedPoint"> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1825 <inherits> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1826 <inherit from="FixPoints" /> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1827 </inherits> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1828 <fields> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1829 <field name="pointcolor" type="Color" display="Punktfarbe" |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1830 default="0, 0, 0" /> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1831 <field name="pointsize" type="int" display="Punktdicke" |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1832 default="5"/> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1833 <field name="showpointlabel" type="boolean" |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1834 display="Punktbeschriftung anzeigen" default="false"/> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1835 </fields> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1836 </theme> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1837 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1838 <theme name="FixingWQCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1839 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1840 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1841 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1842 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1843 <field name="linecolor" type="Color" default="227, 27, 162" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1844 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1845 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1846 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1847 <theme name="FixingDerivedCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1848 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1849 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1850 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1851 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1852 <field name="linecolor" type="Color" default="227, 27, 162" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1853 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
1854 default="false" hints="hidden" hidden="true" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1855 <field name="pointsize" type="int" display="Punktdicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1856 default="5" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1857 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1858 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1859 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1860 <theme name="FixingSectorAverageWQ0"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1861 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1862 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1863 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1864 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1865 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1866 default="0, 128, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1867 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1868 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1869 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1870 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1871 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1872 <theme name="FixingSectorAverageWQ1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1873 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1874 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1875 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1876 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1877 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1878 default="0, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1879 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1880 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1881 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1882 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1883 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1884 <theme name="FixingSectorAverageWQ2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1885 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1886 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1887 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1888 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1889 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1890 default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1891 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1892 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1893 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1894 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1895 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1896 <theme name="FixingSectorAverageWQ3"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1897 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1898 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1899 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1900 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1901 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1902 default="255, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1903 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1904 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1905 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1906 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1907 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1908 <theme name="FixingAnalysisEventsWQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1909 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1910 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1911 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1912 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1913 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1914 default="0, 255, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1915 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1916 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1917 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1918 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1919 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1920 <theme name="FixingReferenceEvents"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1921 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1922 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1923 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1924 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1925 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1926 default="0, 80, 160" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1927 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1928 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1929 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1930 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1931 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1932 <theme name="FixingOutliers"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1933 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1934 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1935 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1936 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1937 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1938 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1939 |
6836
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1940 <theme name="FixingDeltaWtAverage"> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1941 <inherits> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1942 <inherit from="FixLines" /> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1943 </inherits> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1944 <fields> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1945 <field name="showpointlabel" type="boolean" |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1946 display="Punktbeschriftung anzeigen" default="false" hints="hidden"/> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1947 <field name="showlinelabel" type="boolean" |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1948 display="Beschriftung anzeigen" default="true" /> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1949 </fields> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1950 </theme> |
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1951 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1952 <theme name="FixingDeltaWtAverage0"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1953 <inherits> |
6836
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1954 <inherit from="FixingDeltaWtAverage" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1955 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1956 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1957 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1958 default="0, 128, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1959 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1960 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1961 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1962 <theme name="FixingDeltaWtAverage1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1963 <inherits> |
6836
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1964 <inherit from="FixingDeltaWtAverage" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1965 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1966 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1967 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1968 default="0, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1969 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1970 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1971 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1972 <theme name="FixingDeltaWtAverage2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1973 <inherits> |
6836
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1974 <inherit from="FixingDeltaWtAverage" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1975 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1976 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1977 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1978 default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1979 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1980 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1981 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1982 <theme name="FixingDeltaWtAverage3"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1983 <inherits> |
6836
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1984 <inherit from="FixingDeltaWtAverage" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1985 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1986 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1987 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1988 default="255, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1989 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1990 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1991 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1992 <theme name="FixingDeltaWtAnalysis"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1993 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1994 <inherit from="FixPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1995 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1996 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1997 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1998 display="Punktbeschriftung anzeigen" default="true"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1999 <field name="pointcolor" type="Color" display="Punktfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2000 default="0, 255, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2001 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2002 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2003 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2004 <theme name="FixingLSAverage0"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2005 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2006 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2007 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2008 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2009 <field name="linecolor" type="Color" default="0, 128, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2010 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2011 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2012 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2013 <theme name="FixingLSAverage1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2014 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2015 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2016 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2017 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2018 <field name="linecolor" type="Color" default="0, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2019 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2020 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2021 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2022 <theme name="FixingLSAverage2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2023 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2024 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2025 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2026 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2027 <field name="linecolor" type="Color" default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2028 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2029 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2030 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2031 <theme name="FixingLSAverage3"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2032 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2033 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2034 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2035 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2036 <field name="linecolor" type="Color" default="255, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2037 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2038 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2039 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2040 <theme name="FixingSectorDeviationLS0"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2041 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2042 <inherit from="FixAreas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2043 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2044 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2045 <field name="areabgcolor" type="Color" display="Fuellfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2046 default="0, 128, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2047 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2048 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2049 <theme name="FixingSectorDeviationLS1"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2050 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2051 <inherit from="FixAreas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2052 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2053 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2054 <field name="areabgcolor" type="Color" display="Fuellfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2055 default="0, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2056 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2057 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2058 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2059 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2060 <theme name="FixingSectorDeviationLS2"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2061 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2062 <inherit from="FixAreas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2063 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2064 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2065 <field name="areabgcolor" type="Color" display="Fuellfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2066 default="255, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2067 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2068 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2069 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2070 <theme name="FixingSectorDeviationLS3"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2071 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2072 <inherit from="FixAreas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2073 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2074 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2075 <field name="areabgcolor" type="Color" display="Fuellfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2076 default="255, 0, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2077 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2078 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2079 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2080 <theme name="FixLSDeviation"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2081 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2082 <inherit from="FixAreas" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2083 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2084 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2085 <field name="areabgcolor" type="Color" display="Fuellfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2086 default="100, 100, 100" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2087 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2088 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2089 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2090 <theme name="FixLSAnalysis"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2091 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2092 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2093 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2094 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2095 <field name="linecolor" type="Color" default="0, 255, 0" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2096 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2097 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2098 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2099 <theme name="FixLSReference"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2100 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2101 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2102 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2103 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2104 <field name="linecolor" type="Color" default="0, 80, 160" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2105 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2106 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2107 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2108 <theme name="FixDeltaWtDeviation"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2109 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2110 <inherit from="FixAreas"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2111 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2112 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2113 <field name="areabgcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2114 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2115 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2116 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2117 <theme name="FixingDeltaWtAnalysisPeriods"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2118 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2119 <inherit from="FixAreas"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2120 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2121 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2122 <field name="areabgcolor" type="Color" default="255, 0, 0" display="Füllfarbe" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2123 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2124 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2125 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2126 <theme name="FixingReferencePeriod"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2127 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2128 <inherit from="FixAreas"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2129 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2130 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2131 <field name="areabgcolor" type="Color" default="0, 0, 255" display="Füllfarbe" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2132 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2133 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2134 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2135 <theme name="QSectors"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2136 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2137 <inherit from="FixLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2138 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2139 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2140 <field name="showlinelabel" type="boolean" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
2141 display="Beschriftung anzeigen" default="true" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2142 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2143 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2144 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2145 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2146 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2147 <theme name="MapLines"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2148 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2149 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2150 default="0, 0, 205" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2151 <field name="linesize" type="int" display="Liniendicke" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
2152 default="3" hints="hidden" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2153 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2154 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2155 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2156 <theme name="Floodmaps"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2157 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2158 <inherit from="Map" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2159 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2160 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2161 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2162 <theme name="Floodplains"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2163 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2164 <inherit from="Map" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2165 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2166 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2167 |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2168 <theme name="Floodmarks"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2169 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2170 <inherit from="MapLines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2171 <inherit from="Symbol" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2172 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2173 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2174 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2175 <theme name="WSPLGEN"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2176 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2177 <inherit from="Uesk" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2178 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2179 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2180 <field name="startcolor" type="Color" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2181 display="Farbverlauf Startfarbe" default="178, 201, 215" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2182 <field name="endcolor" type="Color" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2183 display="Farbverlauf Endfarbe" default="2, 27, 42" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2184 <field name="numclasses" type="int" display="Anzahl Klassen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2185 default="6" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2186 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2187 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2188 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2189 <theme name="RiverAxis"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2190 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2191 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2192 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2193 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2194 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2195 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2196 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2197 <theme name="Kms"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2198 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2199 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2200 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2201 <inherit from="Symbol" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2202 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2203 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2204 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2205 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2206 <theme name="Fixpoints"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2207 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2208 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2209 <inherit from="Symbol" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2210 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2211 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2212 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2213 <theme name="Floodmarks"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2214 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2215 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2216 <inherit from="Symbol" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2217 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2218 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2219 |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2220 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2221 <theme name="GaugeLocation"> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2222 <inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2223 <inherit from="MapLines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2224 <inherit from="Symbol" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2225 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2226 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2227 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2228 <theme name="Qps"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2229 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2230 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2231 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2232 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2233 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2234 <theme name="Hws"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2235 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2236 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2237 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2238 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2239 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2240 <theme name="HwsPoints"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2241 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2242 <inherit from="MapLines"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2243 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2244 <inherit from="Symbol" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2245 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2246 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2247 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2248 <theme name="Catchment"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2249 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2250 <inherit from="Map" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2251 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2252 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2253 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2254 <theme name="FloodmapLines"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2255 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2256 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2257 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2258 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2259 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2260 default="140, 200, 130" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2261 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2262 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2263 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2264 <theme name="Buildings"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2265 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2266 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2267 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2268 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2269 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2270 <theme name="HydrBoundariesLines"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2271 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2272 <inherit from="MapLines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2273 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2274 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2275 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2276 <theme name="HydrBoundariesPolys"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2277 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2278 <inherit from="Map" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2279 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2280 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2281 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2282 <theme name="Jetties"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2283 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2284 <inherit from="MapLines"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2285 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2286 <inherit from="Symbol" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2287 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2288 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2289 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2290 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2291 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2292 <theme name="HistoricalDischargeCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2293 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2294 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2295 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2296 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2297 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2298 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2299 default="0, 0, 153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2300 <field name="linesize" type="int" display="Liniendicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2301 default="2" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2302 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2303 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2304 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2305 <theme name="HistoricalDischargeCurveQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2306 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2307 <inherit from="HistoricalDischargeCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2308 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2309 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2310 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2311 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2312 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2313 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2314 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2315 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2316 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2317 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2318 <theme name="HistoricalDischargeCurveQDiff"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2319 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2320 <inherit from="HistoricalDischargeCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2321 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2322 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2323 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2324 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2325 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2326 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2327 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2328 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2329 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2330 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2331 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2332 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2333 <theme name="HistoricalDischargeCurveW"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2334 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2335 <inherit from="HistoricalDischargeCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2336 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2337 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2338 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2339 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2340 default="100, 100, 153" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2341 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2342 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2343 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2344 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2345 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2346 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2347 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2348 <theme name="HistoricalDischargeCurveWDiff"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2349 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2350 <inherit from="HistoricalDischargeCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2351 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2352 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2353 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2354 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2355 default="250, 250, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2356 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2357 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2358 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2359 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2360 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2361 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2362 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2363 <theme name="HistoricalDischargeWQW"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2364 <!-- the facet has no styling... |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2365 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2366 <inherit from="HistoricalDischargeCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2367 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2368 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2369 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2370 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2371 default="0, 0, 255" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2372 <field name="linesize" type="int" display="Liniendicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2373 default="1" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2374 <field name="linetype" type="Dash" display="Linienart" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2375 default="10" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2376 <field name="showlines" type="boolean" display="Linie anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2377 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2378 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2379 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2380 <field name="pointsize" type="int" display="Punktdicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2381 default="3" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2382 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2383 display="Beschriftung anzeigen" default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2384 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2385 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2386 </fields>--> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2387 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2388 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2389 <theme name="HistoricalDischargeWQQ"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2390 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2391 <inherit from="HistoricalDischargeCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2392 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2393 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2394 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2395 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2396 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2397 <field name="linesize" type="int" display="Liniendicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2398 default="1" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2399 <field name="linetype" type="Dash" display="Linienart" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2400 default="10" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2401 <field name="showlines" type="boolean" display="Linie anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2402 default="true" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2403 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2404 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2405 <field name="pointsize" type="int" display="Punktdicke" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2406 default="3" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2407 <field name="showlinelabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2408 display="Beschriftung anzeigen" default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2409 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2410 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2411 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2412 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2413 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2414 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2415 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2416 <theme name="ReferenceCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2417 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2418 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2419 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2420 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2421 <inherit from="MinMaxPoints" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2422 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2423 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2424 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2425 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2426 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2427 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2428 <field name="linecolor" type="Color" display="Linienfarbe" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2429 default="204, 204, 204" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2430 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2431 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2432 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2433 <theme name="ReferenceCurveNormalized"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2434 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2435 <inherit from="ReferenceCurve" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2436 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2437 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2438 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2439 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2440 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2441 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2442 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2443 <theme name="SQMeasurements"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2444 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2445 <inherit from="Points" /> |
8538
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2446 <inherit from="Label" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2447 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2448 <fields> |
8538
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2449 <field name="textorientation" type="boolean" display="Textausrichtung" |
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2450 default="true" /> |
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2451 <field name="showpointlabel" type="boolean" |
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2452 display="Punktbeschriftung anzeigen" default="true"/> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2453 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2454 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2455 |
8577
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2456 <theme name="SQMeasurementsOverview"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2457 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2458 <inherit from="Points" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2459 <inherit from="Label" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2460 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2461 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2462 <field name="textorientation" type="boolean" display="Textausrichtung" |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2463 default="true" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2464 <field name="showpointlabel" type="boolean" |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2465 display="Punktbeschriftung anzeigen" default="false"/> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2466 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2467 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2468 |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2469 <theme name="SQOutliers"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2470 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2471 <inherit from="Points" /> |
8634
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2472 <inherit from="Label" /> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2473 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2474 <fields> |
8634
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2475 <field name="textorientation" type="boolean" display="Textausrichtung" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2476 default="true" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2477 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2478 display="Punktbeschriftung anzeigen" default="true"/> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2479 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2480 </theme> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2481 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2482 <theme name="SQCurve"> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2483 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2484 <inherit from="Lines" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2485 <inherit from="Points" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2486 <inherit from="Label" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2487 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2488 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2489 <field name="showpoints" type="boolean" display="Punkte anzeigen" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2490 default="false" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2491 <field name="showpointlabel" type="boolean" |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2492 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2493 <field name="linecolor" type="Color" default="0, 0, 0" /> |
8535
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2494 <field name="linesize" type="int" display="Liniendicke" default="2"/> |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2495 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2496 </theme> |
7216
20313093ba96
Bring themes back into sync.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7119
diff
changeset
|
2497 |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2498 <theme name="SQMeasurementsA"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2499 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2500 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2501 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2502 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2503 <field name="pointsize" type="int" default="4" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2504 <field name="pointcolor" type="color" default="0, 0, 255" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2505 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2506 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2507 <theme name="SQMeasurementsB"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2508 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2509 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2510 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2511 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2512 <field name="pointsize" type="int" default="4" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2513 <field name="pointcolor" type="color" default="0, 255, 255" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2514 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2515 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2516 <theme name="SQMeasurementsC"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2517 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2518 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2519 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2520 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2521 <field name="pointsize" type="int" default="4" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2522 <field name="pointcolor" type="color" default="0, 255, 0" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2523 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2524 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2525 <theme name="SQMeasurementsD"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2526 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2527 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2528 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2529 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2530 <field name="pointsize" type="int" default="4" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2531 <field name="pointcolor" type="color" default="255, 0, 255" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2532 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2533 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2534 <theme name="SQMeasurementsE"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2535 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2536 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2537 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2538 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2539 <field name="pointsize" type="int" default="4" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2540 <field name="pointcolor" type="color" default="255, 255, 0" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2541 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2542 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2543 <theme name="SQMeasurementsF"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2544 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2545 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2546 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2547 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2548 <field name="pointsize" type="int" default="4" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2549 <field name="pointcolor" type="color" default="255, 0, 0" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2550 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2551 </theme> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2552 <theme name="SQMeasurementsG"> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2553 <inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2554 <inherit from="SQMeasurements" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2555 </inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2556 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2557 <field name="pointsize" type="int" default="4" /> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2558 <field name="pointcolor" type="color" default="0, 0, 0" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2559 </fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2560 </theme> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2561 |
8577
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2562 <theme name="SQMeasurementsOverviewA"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2563 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2564 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2565 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2566 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2567 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2568 <field name="pointcolor" type="color" default="0, 0, 255" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2569 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2570 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2571 <theme name="SQMeasurementsOverviewB"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2572 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2573 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2574 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2575 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2576 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2577 <field name="pointcolor" type="color" default="0, 255, 255" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2578 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2579 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2580 <theme name="SQMeasurementsOverviewC"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2581 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2582 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2583 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2584 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2585 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2586 <field name="pointcolor" type="color" default="0, 255, 0" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2587 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2588 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2589 <theme name="SQMeasurementsOverviewD"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2590 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2591 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2592 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2593 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2594 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2595 <field name="pointcolor" type="color" default="255, 0, 255" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2596 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2597 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2598 <theme name="SQMeasurementsOverviewE"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2599 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2600 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2601 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2602 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2603 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2604 <field name="pointcolor" type="color" default="255, 255, 0" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2605 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2606 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2607 <theme name="SQMeasurementsOverviewF"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2608 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2609 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2610 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2611 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2612 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2613 <field name="pointcolor" type="color" default="255, 0, 0" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2614 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2615 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2616 <theme name="SQMeasurementsOverviewG"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2617 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2618 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2619 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2620 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2621 <field name="pointsize" type="int" default="4" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2622 <field name="pointcolor" type="color" default="0, 0, 0" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2623 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2624 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2625 |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2626 <theme name="SQOutliersA"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2627 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2628 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2629 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2630 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2631 <field name="pointsize" type="int" default="6" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2632 <field name="pointcolor" type="color" default="100, 100, 255" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2633 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2634 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2635 <theme name="SQOutliersB"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2636 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2637 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2638 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2639 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2640 <field name="pointsize" type="int" default="6" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2641 <field name="pointcolor" type="color" default="100, 255, 255" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2642 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2643 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2644 <theme name="SQOutliersC"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2645 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2646 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2647 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2648 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2649 <field name="pointsize" type="int" default="6" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2650 <field name="pointcolor" type="color" default="100, 255, 100" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2651 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2652 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2653 <theme name="SQOutliersD"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2654 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2655 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2656 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2657 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2658 <field name="pointsize" type="int" default="6" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2659 <field name="pointcolor" type="color" default="255, 100, 255" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2660 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2661 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2662 <theme name="SQOutliersE"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2663 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2664 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2665 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2666 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2667 <field name="pointsize" type="int" default="6" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2668 <field name="pointcolor" type="color" default="255, 255, 100" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2669 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2670 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2671 <theme name="SQOutliersF"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2672 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2673 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2674 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2675 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2676 <field name="pointsize" type="int" default="6" /> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2677 <field name="pointcolor" type="color" default="255, 100, 100" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2678 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2679 </theme> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2680 <theme name="SQOutliersG"> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2681 <inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2682 <inherit from="SQOutliers" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2683 </inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2684 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2685 <field name="pointsize" type="int" default="6" /> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2686 <field name="pointcolor" type="color" default="100, 100, 100" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2687 </fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2688 </theme> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2689 |
8634
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2690 <theme name="SQOutliersOverviewA"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2691 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2692 <inherit from="SQOutliersA" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2693 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2694 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2695 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2696 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2697 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2698 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2699 <theme name="SQOutliersOverviewB"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2700 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2701 <inherit from="SQOutliersB" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2702 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2703 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2704 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2705 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2706 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2707 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2708 <theme name="SQOutliersOverviewC"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2709 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2710 <inherit from="SQOutliersC" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2711 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2712 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2713 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2714 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2715 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2716 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2717 <theme name="SQOutliersOverviewD"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2718 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2719 <inherit from="SQOutliersD" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2720 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2721 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2722 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2723 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2724 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2725 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2726 <theme name="SQOutliersOverviewE"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2727 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2728 <inherit from="SQOutliersE" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2729 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2730 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2731 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2732 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2733 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2734 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2735 <theme name="SQOutliersOverviewF"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2736 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2737 <inherit from="SQOutliersF" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2738 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2739 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2740 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2741 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2742 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2743 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2744 <theme name="SQOutliersOverviewG"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2745 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2746 <inherit from="SQOutliersG" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2747 </inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2748 <fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2749 <field name="showpointlabel" type="boolean" |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2750 display="Punktbeschriftung anzeigen" default="false"/> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2751 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2752 </theme> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2753 |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2754 <theme name="SQCurveA"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2755 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2756 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2757 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2758 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2759 <field name="linecolor" type="color" default="0, 0, 175" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2760 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2761 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2762 <theme name="SQCurveB"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2763 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2764 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2765 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2766 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2767 <field name="linecolor" type="color" default="0, 175, 175" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2768 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2769 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2770 <theme name="SQCurveC"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2771 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2772 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2773 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2774 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2775 <field name="linecolor" type="color" default="0, 175, 0" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2776 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2777 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2778 <theme name="SQCurveD"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2779 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2780 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2781 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2782 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2783 <field name="linecolor" type="color" default="175, 0, 175" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2784 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2785 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2786 <theme name="SQCurveE"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2787 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2788 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2789 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2790 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2791 <field name="linecolor" type="color" default="175, 175, 0" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2792 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2793 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2794 <theme name="SQCurveF"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2795 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2796 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2797 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2798 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2799 <field name="linecolor" type="color" default="175, 0, 0" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2800 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2801 </theme> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2802 <theme name="SQCurveG"> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2803 <inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2804 <inherit from="SQCurve" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2805 </inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2806 <fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2807 <field name="linecolor" type="color" default="175, 175, 175" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2808 </fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2809 </theme> |
8291
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2810 |
8535
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2811 <theme name="SQOutlierCurveA"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2812 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2813 <inherit from="SQCurveA" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2814 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2815 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2816 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2817 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2818 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2819 <theme name="SQOutlierCurveB"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2820 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2821 <inherit from="SQCurveB" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2822 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2823 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2824 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2825 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2826 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2827 <theme name="SQOutlierCurveC"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2828 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2829 <inherit from="SQCurveC" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2830 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2831 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2832 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2833 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2834 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2835 <theme name="SQOutlierCurveD"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2836 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2837 <inherit from="SQCurveD" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2838 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2839 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2840 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2841 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2842 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2843 <theme name="SQOutlierCurveE"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2844 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2845 <inherit from="SQCurveE" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2846 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2847 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2848 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2849 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2850 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2851 <theme name="SQOutlierCurveF"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2852 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2853 <inherit from="SQCurveF" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2854 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2855 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2856 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2857 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2858 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2859 <theme name="SQOutlierCurveG"> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2860 <inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2861 <inherit from="SQCurveG" /> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2862 </inherits> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2863 <fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2864 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2865 </fields> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2866 </theme> |
f73cc569ac8b
(issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 2
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8405
diff
changeset
|
2867 |
8291
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2868 <theme name="Porosity"> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2869 <inherits> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2870 <inherit from="LongitudinalSection" /> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2871 </inherits> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2872 <fields> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2873 <field name="linecolor" type="color" default="175, 175, 175" /> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2874 </fields> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2875 </theme> |
8854 | 2876 |
8961 | 2877 <!-- S-INFO Data-Themes --> |
2878 <theme name="SInfoBedHeightMin"> | |
2879 <inherits> | |
2880 <inherit from="LongitudinalSectionW" /> | |
2881 </inherits> | |
2882 <fields> | |
2883 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0" /> | |
2884 </fields> | |
2885 </theme> | |
2886 <theme name="SInfoBedHeightMax"> | |
2887 <inherits> | |
2888 <inherit from="LongitudinalSectionW" /> | |
2889 </inherits> | |
2890 <fields> | |
2891 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 0" /> | |
2892 </fields> | |
2893 </theme> | |
2894 | |
8854 | 2895 <!-- S-INFO Flow-Depth Themes --> |
2896 <theme name="SInfoFlowDepth"> | |
2897 <inherits> | |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2898 <inherit from="LongitudinalSectionW" /> |
8854 | 2899 </inherits> |
2900 <fields> | |
8886 | 2901 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> |
8854 | 2902 </fields> |
2903 </theme> | |
8941
a9950a3a71e5
SINFO - tkh, configured result facets and themes
gernotbelger
parents:
8913
diff
changeset
|
2904 <theme name="SInfoFlowDepthWithTkh"> |
8884 | 2905 <inherits> |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2906 <inherit from="LongitudinalSectionW" /> |
8884 | 2907 </inherits> |
2908 <fields> | |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2909 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> |
8884 | 2910 </fields> |
2911 </theme> | |
8950
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2912 <theme name="SInfoFlowDepthMin"> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2913 <inherits> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2914 <inherit from="LongitudinalSectionW" /> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2915 </inherits> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2916 <fields> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2917 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2918 </fields> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2919 </theme> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2920 <theme name="SInfoFlowDepthMax"> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2921 <inherits> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2922 <inherit from="LongitudinalSectionW" /> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2923 </inherits> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2924 <fields> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2925 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2926 </fields> |
b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents:
8941
diff
changeset
|
2927 </theme> |
8956 | 2928 <theme name="SInfoFlowDepthCurrent"> |
2929 <inherits> | |
2930 <inherit from="LongitudinalSectionW" /> | |
2931 </inherits> | |
2932 <fields> | |
2933 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 128" /> | |
2934 </fields> | |
2935 </theme> | |
2936 <theme name="SInfoFlowDepthHistorical"> | |
2937 <inherits> | |
2938 <inherit from="LongitudinalSectionW" /> | |
2939 </inherits> | |
2940 <fields> | |
2941 <field name="linecolor" type="Color" display="Linienfarbe" default="51, 102, 255" /> | |
2942 </fields> | |
2943 </theme> | |
8884 | 2944 <theme name="SInfoTkh"> |
2945 <inherits> | |
9187 | 2946 <inherit from="Lines" /> |
2947 <inherit from="Points" /> | |
2948 <inherit from="Label" /> | |
8884 | 2949 </inherits> |
2950 <fields> | |
9187 | 2951 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> |
2952 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
2953 | |
8886 | 2954 <field name="calculateRange" type="boolean" display="Ausdehnung berechnen" default="true" hints="hidden" /> |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2955 |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2956 <!-- Areas use 'showborder' instead of showlines (but inconsistently uses 'linecolor' and 'linesize'), so we hide 'showline' and replace it with 'showbordder' --> |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2957 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="hidden"/> |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2958 <field name="showborder" type="boolean" display="Linien anzeigen" default="true" /> |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2959 <field name="linecolor" type="Color" display="Linienfarbe" default="228, 108, 10" /> |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2960 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2961 |
9187 | 2962 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="false" /> |
2963 | |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2964 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" /> |
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2965 <field name="areabgcolor" type="Color" default="245, 245, 220" display="Füllfarbe" /> |
8913 | 2966 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> |
9016
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
2967 <field name="areatransparency" type="int" default="20" /> |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2968 |
9187 | 2969 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hints="hidden"/> |
2970 | |
2971 <field name="showmaximum" type="boolean" display="Maximum anzeigen" default="false" /> | |
8884 | 2972 </fields> |
2973 </theme> | |
8956 | 2974 <theme name="SInfoFlowDepthDevelopment"> |
2975 <inherits> | |
2976 <inherit from="LongitudinalSectionW" /> | |
2977 </inherits> | |
2978 <fields> | |
2979 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2980 </fields> | |
2981 </theme> | |
2982 <theme name="SInfoFlowDepthDevelopmentPerYear"> | |
2983 <inherits> | |
2984 <inherit from="LongitudinalSectionW" /> | |
2985 </inherits> | |
2986 <fields> | |
2987 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2988 </fields> | |
2989 </theme> | |
2990 <theme name="SInfoWaterlevelDifference"> | |
2991 <inherits> | |
2992 <inherit from="LongitudinalSectionW" /> | |
2993 </inherits> | |
2994 <fields> | |
2995 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102" /> | |
2996 </fields> | |
2997 </theme> | |
2998 <theme name="SInfoBedHeightDifference"> | |
2999 <inherits> | |
3000 <inherit from="LongitudinalSectionW" /> | |
3001 </inherits> | |
3002 <fields> | |
3003 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
3004 </fields> | |
9016
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3005 </theme> |
9112
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3006 <theme name="SInfoPredefinedChannelWidth"> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3007 <inherits> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3008 <inherit from="LongitudinalSectionW" /> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3009 </inherits> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3010 <fields> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3011 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 0" /> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3012 </fields> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3013 </theme> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3014 <theme name="SInfoPredefinedChannelDepth"> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3015 <inherits> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3016 <inherit from="LongitudinalSectionW" /> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3017 </inherits> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3018 <fields> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3019 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 64" /> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3020 </fields> |
189cc8ededbd
Added datacage select and chart display for river channel sizes loaded from database
mschaefer
parents:
9035
diff
changeset
|
3021 </theme> |
9016
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3022 <theme name="SInfoPredefinedTkh"> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3023 <inherits> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3024 <inherit from="SInfoTkh" /> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3025 </inherits> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3026 <fields> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3027 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 10" /> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3028 <field name="areabgcolor" type="Color" default="255, 240, 224" display="Füllfarbe" /> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3029 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3030 <field name="areatransparency" type="int" default="20" /> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3031 </fields> |
6e5ff436febe
Added datacage select and chart display for TKH series loaded from database
mschaefer
parents:
8961
diff
changeset
|
3032 </theme> |
9033
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3033 <theme name="SInfoPredefinedDepthEvol"> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3034 <inherits> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3035 <inherit from="LongitudinalSectionW" /> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3036 </inherits> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3037 <fields> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3038 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 192" /> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3039 </fields> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3040 </theme> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3041 <theme name="SInfoPredefinedDepthEvolPerYear"> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3042 <inherits> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3043 <inherit from="LongitudinalSectionW" /> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3044 </inherits> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3045 <fields> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3046 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3047 </fields> |
384eee4b4135
Added datacage select and chart display for flow depth evolution series loaded from database, and a correction for the tkh data
mschaefer
parents:
9016
diff
changeset
|
3048 </theme> |
9035
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3049 <theme name="SInfoPredefinedFlowDepth"> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3050 <inherits> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3051 <inherit from="LongitudinalSectionW" /> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3052 </inherits> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3053 <fields> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3054 <field name="linecolor" type="Color" display="Linienfarbe" default="96, 128, 192" /> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3055 </fields> |
c16e90a0baf7
Added datacage select and chart display for modelled flow depth series loaded from database
mschaefer
parents:
9033
diff
changeset
|
3056 </theme> |
9116
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3057 <theme name="SInfoInfrastructureHeight"> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3058 <inherits> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3059 <inherit from="LongitudinalSectionPoints" /> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3060 <inherit from="Label" /> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3061 </inherits> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3062 <fields> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3063 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3064 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3065 </fields> |
edc3958b3ed2
Conf files for the infrastructure datacage extension
mschaefer
parents:
9112
diff
changeset
|
3066 </theme> |
9117
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3067 <theme name="SInfoCollisionCount"> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3068 <inherits> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3069 <inherit from="LongitudinalSectionPoints" /> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3070 </inherits> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3071 <fields> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3072 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3073 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3074 </fields> |
623b51bf03d7
Added datacage select and chart display for river bed collision counts loaded from database
mschaefer
parents:
9116
diff
changeset
|
3075 </theme> |
9176
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3076 <theme name="SInfoFloodDuration"> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3077 <inherits> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3078 <inherit from="LongitudinalSectionPoints" /> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3079 </inherits> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3080 <fields> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3081 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3082 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3083 </fields> |
1614cb14308f
Work on calculations for S-Info flood duration workflow
mschaefer
parents:
9156
diff
changeset
|
3084 </theme> |
9202
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3085 <theme name="SInfoMainValues1"> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3086 <inherits> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3087 <inherit from="MainValuesW" /> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3088 </inherits> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3089 <fields> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3090 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3091 </fields> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3092 </theme> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3093 <theme name="SInfoMainValues2"> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3094 <inherits> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3095 <inherit from="MainValuesW" /> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3096 </inherits> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3097 <fields> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3098 <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" /> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3099 </fields> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3100 </theme> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3101 <theme name="SInfoMainValues3"> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3102 <inherits> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3103 <inherit from="MainValuesW" /> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3104 </inherits> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3105 <fields> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3106 <field name="linecolor" type="Color" display="Farbe" default="96, 128, 0" /> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3107 </fields> |
b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents:
9187
diff
changeset
|
3108 </theme> |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
3109 </themegroup> |