Mercurial > dive4elements > river
annotate artifacts/doc/conf/themes/default.xml @ 8895:b6f7961e4cc5
Reactivatd random stuff
author | gernotbelger |
---|---|
date | Mon, 19 Feb 2018 18:03:52 +0100 |
parents | cc86b0f9b3c3 |
children | be0220889e1f |
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> |
8886 | 146 <!-- 'areashowbg': no code exits that reads it... --> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
147 <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
|
148 default="true" hints="hidden" /> |
8886 | 149 <!-- FIXME: "areashowborder" does not exist, the constant in ThemeDocument is 'showborder" --> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
150 <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
|
151 default="false" hints="hidden" /> |
8886 | 152 <!-- 'areabordercolor' is not used in the code... --> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
153 <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
|
154 display="Begrenzungslinienfarbe" hints="hidden" /> |
8886 | 155 <!-- 'showarea' is not used in the code... --> |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
156 <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
|
157 default="true" hints="hidden" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
158 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
159 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
|
160 </fields> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
161 </theme> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
162 |
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
|
163 <!-- 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
|
164 <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
|
165 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
167 <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
|
168 <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
|
169 <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
|
170 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
173 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
|
174 <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
|
175 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
|
176 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
178 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
180 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
182 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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="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
|
185 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
|
186 <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
|
187 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
|
188 <field name="transparency" type="int" default="20" display="Transparenz"/> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
191 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
193 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
195 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
199 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
201 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
203 <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
|
204 <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
|
205 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
208 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
|
209 <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
|
210 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
|
211 <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
|
212 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
|
213 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
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
|
216 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <!-- 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
|
218 <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
|
219 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
221 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
224 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
|
225 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
227 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
229 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
231 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
234 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
|
235 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
237 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
239 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
241 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
244 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
|
245 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
247 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
249 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
251 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
254 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
|
255 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
257 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
259 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
261 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
264 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
|
265 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
267 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
269 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
271 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
274 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
|
275 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
277 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
279 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
281 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
284 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
|
285 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
287 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
289 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
291 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
294 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
|
295 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
297 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
299 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
301 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
304 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
|
305 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
307 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
309 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
311 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
314 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
|
315 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
317 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
319 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
321 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
324 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
|
325 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
327 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
329 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
331 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
334 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
|
335 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
337 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
339 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
341 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
344 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
|
345 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
347 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
349 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
351 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
354 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
|
355 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
357 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
359 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
361 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
364 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
|
365 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
367 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
369 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
371 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
374 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
|
375 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
377 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
379 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
381 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
384 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
|
385 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
387 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
389 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
391 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
394 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
|
395 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
397 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
399 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
401 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
404 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
|
405 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
407 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
409 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
411 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
414 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
|
415 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
417 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
419 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
421 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
424 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
|
425 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
427 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
429 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
431 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
434 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
|
435 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
437 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
439 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
441 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
444 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
|
445 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
447 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
449 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
451 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
454 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
|
455 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
457 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
459 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
461 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
464 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
|
465 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
467 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
469 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
471 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
474 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
|
475 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
477 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
479 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
481 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
484 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
|
485 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
487 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
489 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
491 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
494 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
|
495 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
497 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
499 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
501 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
504 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
|
505 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
507 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
509 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
511 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
514 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
|
515 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
517 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
519 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
521 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
524 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
|
525 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
527 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
529 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
531 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
534 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
|
535 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
537 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
539 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
541 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
544 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
|
545 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
547 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
549 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
551 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
554 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
|
555 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
557 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
559 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
561 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
564 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
|
565 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
567 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
569 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
571 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
574 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
|
575 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
577 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
579 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
581 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
584 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
|
585 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
587 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
589 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
591 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
594 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
|
595 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
597 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
599 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
601 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
604 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
|
605 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
607 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
609 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
611 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
614 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
|
615 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
617 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
619 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
621 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
624 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
|
625 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
627 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
629 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
631 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
634 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
|
635 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
637 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
639 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
641 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
644 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
|
645 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
647 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
649 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
651 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
654 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
|
655 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
657 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
659 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
661 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
664 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
|
665 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
667 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
669 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
671 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
674 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
|
675 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
677 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
679 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
681 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
684 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
|
685 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
687 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
689 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
691 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
694 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
|
695 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
697 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
699 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
701 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
704 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
|
705 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
707 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
709 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
711 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
714 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
|
715 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
717 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
719 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
721 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
724 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
|
725 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
727 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
729 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
731 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
734 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
|
735 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
737 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
739 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
741 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
744 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
|
745 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
747 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
749 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
751 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
754 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
|
755 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
757 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
759 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
761 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
764 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
|
765 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
767 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
769 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
771 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
774 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
|
775 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
777 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
779 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
781 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
784 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
|
785 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
787 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
789 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
791 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
794 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
|
795 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
800 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
802 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
805 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
|
806 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
808 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
810 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
812 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
815 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
|
816 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
818 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
820 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
822 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
825 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
|
826 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
828 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
830 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
832 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
835 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
|
836 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
839 <!-- 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
|
840 <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
|
841 <inherits> |
6744
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="Lines" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
843 <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
|
844 <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
|
845 <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
|
846 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
847 <fields> |
6744
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
848 <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
|
849 default="true" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
850 <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
|
851 default="1" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
852 <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
|
853 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
|
854 <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
|
855 /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
856 <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
|
857 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
|
858 <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
|
859 default="false" /> |
e5fc8c18bed5
issue1337: fix. Let theme not inherit from longitudinal_section, as this
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6736
diff
changeset
|
860 <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
|
861 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
|
862 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
863 </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
|
864 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
865 <!-- Bed Quality --> |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
866 <theme name="PorosityTopPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
867 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
868 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
869 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
870 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
871 <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
|
872 default="0, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
873 <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
|
874 <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
|
875 <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
|
876 <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
|
877 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
878 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
879 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
880 <theme name="PorositySubPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
881 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
882 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
883 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
884 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
885 <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
|
886 default="0, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
887 <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
|
888 <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
|
889 <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
|
890 <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
|
891 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
892 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
893 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
894 <theme name="DensityTopPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
895 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
896 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
897 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
898 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
899 <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
|
900 default="153, 99, 102" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
901 <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
|
902 <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
|
903 <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
|
904 <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
|
905 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
906 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
907 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
908 <theme name="DensitySubPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
909 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
910 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
911 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
912 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
913 <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
|
914 default="153, 99, 102" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
915 <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
|
916 <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
|
917 <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
|
918 <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
|
919 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
920 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
921 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
922 <theme name="BedDiameterTopPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
923 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
924 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
925 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
926 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
927 <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
|
928 default="255, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
929 <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
|
930 <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
|
931 <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
|
932 <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
|
933 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
934 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
935 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
936 <theme name="BedDiameterSubPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
937 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
938 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
939 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
940 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
941 <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
|
942 default="255, 0, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
943 <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
|
944 <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
|
945 <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
|
946 <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
|
947 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
948 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
949 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
950 <theme name="BedLoadDiameterPoints"> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
951 <inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
952 <inherit from="LongitudinalSection" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
953 </inherits> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
954 <fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
955 <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
|
956 default="0, 255, 0" /> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
957 <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
|
958 <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
|
959 <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
|
960 <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
|
961 </fields> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
962 </theme> |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
963 |
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
964 <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
|
965 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
967 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
970 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
|
971 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
973 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
974 <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
|
975 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
977 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
980 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
|
981 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
983 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
984 <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
|
985 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
987 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
990 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
|
991 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
993 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
994 <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
|
995 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
997 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1000 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
|
1001 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1003 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
1004 <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
|
1005 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1007 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1010 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
|
1011 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1013 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
1014 <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
|
1015 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1017 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1020 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
|
1021 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1023 |
8592
36faef4f8acb
(issue1755) Add interpolated facets and update themes accordingly
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8577
diff
changeset
|
1024 <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
|
1025 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1027 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1030 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
|
1031 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1032 </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
|
1033 |
6253
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1034 <theme name="BedDiameterDataTop"> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1035 <inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1036 <inherit from="LongitudinalSection" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1037 </inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1038 <fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1039 <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
|
1040 <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
|
1041 <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
|
1042 <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
|
1043 </fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1044 </theme> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1045 |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1046 <theme name="BedDiameterDataSub"> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1047 <inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1048 <inherit from="LongitudinalSection" /> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1049 </inherits> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1050 <fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1051 <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
|
1052 <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
|
1053 <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
|
1054 <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
|
1055 </fields> |
b0d4aeba8e3d
New theme for bed diameter measurement facets.
Raimund Renkert <rrenkert@intevation.de>
parents:
6196
diff
changeset
|
1056 </theme> |
6263
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1057 |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1058 <theme name="BedloadDiameterData"> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1059 <inherits> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1060 <inherit from="LongitudinalSection" /> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1061 </inherits> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1062 <fields> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1063 <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
|
1064 <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
|
1065 <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
|
1066 <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
|
1067 </fields> |
f01dee3a39fc
Added styles for bed quality themes to config.
Raimund Renkert <rrenkert@intevation.de>
parents:
6253
diff
changeset
|
1068 </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
|
1069 <!-- 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
|
1070 <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
|
1071 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1073 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1076 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
|
1077 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1079 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1081 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1083 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1086 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
|
1087 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1089 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1091 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1093 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1096 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
|
1097 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1099 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1101 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1103 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1106 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
|
1107 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1109 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1111 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1113 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1116 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
|
1117 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1119 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1121 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1123 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1126 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
|
1127 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1129 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1131 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1133 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1134 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1136 <field name="showlinelabel" type="boolean" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
1137 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
|
1138 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1140 <!-- 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
|
1141 <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
|
1142 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1144 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1147 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
|
1148 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1150 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1152 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1154 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1157 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
|
1158 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1160 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1162 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1164 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1167 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
|
1168 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1170 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1172 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1174 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1177 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
|
1178 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1179 </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
|
1180 |
8117
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1181 <!-- 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
|
1182 <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
|
1183 <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
|
1184 <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
|
1185 </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
|
1186 <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
|
1187 <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
|
1188 </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
|
1189 </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
|
1190 |
c657ddcf1fa6
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 <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
|
1192 <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
|
1193 <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
|
1194 </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
|
1195 <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
|
1196 <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
|
1197 </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
|
1198 </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
|
1199 |
c657ddcf1fa6
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 <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
|
1201 <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
|
1202 <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
|
1203 </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
|
1204 <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
|
1205 <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
|
1206 </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
|
1207 </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
|
1208 |
c657ddcf1fa6
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 <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
|
1210 <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
|
1211 <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
|
1212 </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
|
1213 <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
|
1214 <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
|
1215 </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
|
1216 </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
|
1217 |
c657ddcf1fa6
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 <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
|
1219 <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
|
1220 <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
|
1221 </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
|
1222 <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
|
1223 <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
|
1224 </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
|
1225 </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
|
1226 |
c657ddcf1fa6
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 <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
|
1228 <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
|
1229 <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
|
1230 </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
|
1231 <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
|
1232 <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
|
1233 </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
|
1234 </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
|
1235 |
c657ddcf1fa6
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 <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
|
1237 <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
|
1238 <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
|
1239 </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
|
1240 <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
|
1241 <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
|
1242 <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
|
1243 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
|
1244 </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
|
1245 </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
|
1246 |
c657ddcf1fa6
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 <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
|
1248 <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
|
1249 <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
|
1250 </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
|
1251 <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
|
1252 <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
|
1253 <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
|
1254 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
|
1255 </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
|
1256 </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
|
1257 |
c657ddcf1fa6
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 <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
|
1259 <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
|
1260 <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
|
1261 </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
|
1262 <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
|
1263 <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
|
1264 </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
|
1265 </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
|
1266 |
c657ddcf1fa6
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 <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
|
1268 <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
|
1269 <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
|
1270 </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
|
1271 <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
|
1272 <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
|
1273 </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
|
1274 </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
|
1275 |
c657ddcf1fa6
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 <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
|
1277 <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
|
1278 <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
|
1279 </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
|
1280 <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
|
1281 <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
|
1282 </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
|
1283 </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
|
1284 |
c657ddcf1fa6
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 <!-- 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
|
1286 <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
|
1287 <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
|
1288 <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
|
1289 </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
|
1290 <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
|
1291 <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
|
1292 </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
|
1293 </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
|
1294 |
c657ddcf1fa6
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 <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
|
1296 <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
|
1297 <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
|
1298 </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
|
1299 <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
|
1300 <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
|
1301 </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
|
1302 </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
|
1303 |
c657ddcf1fa6
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 <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
|
1305 <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
|
1306 <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
|
1307 </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
|
1308 <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
|
1309 <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
|
1310 </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
|
1311 </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
|
1312 |
c657ddcf1fa6
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 <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
|
1314 <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
|
1315 <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
|
1316 </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
|
1317 <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
|
1318 <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
|
1319 </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
|
1320 </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
|
1321 |
c657ddcf1fa6
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 <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
|
1323 <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
|
1324 <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
|
1325 </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
|
1326 <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
|
1327 <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
|
1328 </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
|
1329 </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
|
1330 |
c657ddcf1fa6
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 <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
|
1332 <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
|
1333 <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
|
1334 </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
|
1335 <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
|
1336 <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
|
1337 <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
|
1338 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
|
1339 </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
|
1340 </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
|
1341 |
c657ddcf1fa6
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 <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
|
1343 <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
|
1344 <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
|
1345 </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
|
1346 <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
|
1347 <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
|
1348 <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
|
1349 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
|
1350 </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
|
1351 </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
|
1352 |
c657ddcf1fa6
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 <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
|
1354 <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
|
1355 <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
|
1356 </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
|
1357 <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
|
1358 <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
|
1359 </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
|
1360 </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
|
1361 |
c657ddcf1fa6
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 <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
|
1363 <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
|
1364 <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
|
1365 </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
|
1366 <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
|
1367 <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
|
1368 </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
|
1369 </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
|
1370 |
c657ddcf1fa6
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 <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
|
1372 <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
|
1373 <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
|
1374 </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
|
1375 <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
|
1376 <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
|
1377 </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
|
1378 </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
|
1379 |
c657ddcf1fa6
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 <!-- 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
|
1381 <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
|
1382 <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
|
1383 <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
|
1384 </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
|
1385 <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
|
1386 <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
|
1387 <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
|
1388 <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
|
1389 </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
|
1390 </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
|
1391 |
c657ddcf1fa6
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 <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
|
1393 <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
|
1394 <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
|
1395 </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
|
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 <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
|
1398 <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
|
1399 </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
|
1400 </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
|
1401 |
c657ddcf1fa6
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 <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
|
1403 <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
|
1404 <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
|
1405 </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
|
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 <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
|
1408 <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
|
1409 </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
|
1410 </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
|
1411 |
c657ddcf1fa6
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 <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
|
1413 <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
|
1414 <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
|
1415 </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
|
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 <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
|
1418 <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
|
1419 </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
|
1420 </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
|
1421 |
c657ddcf1fa6
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 <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
|
1423 <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
|
1424 <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
|
1425 </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
|
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 <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
|
1428 <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
|
1429 </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
|
1430 </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
|
1431 |
c657ddcf1fa6
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 <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
|
1433 <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
|
1434 <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
|
1435 </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
|
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 <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
|
1438 <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
|
1439 </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
|
1440 </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
|
1441 |
c657ddcf1fa6
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 <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
|
1443 <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
|
1444 <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
|
1445 </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
|
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 <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
|
1448 <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
|
1449 </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
|
1450 </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
|
1451 |
c657ddcf1fa6
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 <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
|
1453 <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
|
1454 <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
|
1455 </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
|
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 <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
|
1458 <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
|
1459 </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
|
1460 </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
|
1461 |
c657ddcf1fa6
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 <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
|
1463 <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
|
1464 <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
|
1465 </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
|
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 <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
|
1468 <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
|
1469 </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
|
1470 </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
|
1471 |
c657ddcf1fa6
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 <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
|
1473 <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
|
1474 <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
|
1475 </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
|
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 <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
|
1478 <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
|
1479 </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
|
1480 </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
|
1481 |
c657ddcf1fa6
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 <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
|
1483 <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
|
1484 <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
|
1485 </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
|
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 <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
|
1488 <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
|
1489 </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
|
1490 </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
|
1491 |
c657ddcf1fa6
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 <!-- 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
|
1493 <theme name="SedimentLoadM3A"> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1494 <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
|
1495 <inherit from="SedimentLoad" /> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1496 </inherits> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1497 <fields> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1498 <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
|
1499 </fields> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1500 </theme> |
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1501 |
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
|
1502 <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
|
1503 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1504 <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
|
1505 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1508 <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
|
1509 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1511 |
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
|
1512 <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
|
1513 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1514 <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
|
1515 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1518 <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
|
1519 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1521 |
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
|
1522 <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
|
1523 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1524 <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
|
1525 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1528 <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
|
1529 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1531 |
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
|
1532 <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
|
1533 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1534 <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
|
1535 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1538 <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
|
1539 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1541 |
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
|
1542 <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
|
1543 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1544 <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
|
1545 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1548 <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
|
1549 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1551 |
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
|
1552 <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
|
1553 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1554 <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
|
1555 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1558 <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
|
1559 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1561 |
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
|
1562 <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
|
1563 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1564 <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
|
1565 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1566 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1567 <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
|
1568 <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
|
1569 </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
|
1570 </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
|
1571 |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1572 <theme name="SedimentLoadM3ABed"> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1573 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1574 <inherit from="SedimentLoadM3A" /> |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1575 </inherits> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1576 <fields> |
8117
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1577 <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
|
1578 <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
|
1579 </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
|
1580 </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
|
1581 |
c657ddcf1fa6
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 <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
|
1583 <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
|
1584 <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
|
1585 </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
|
1586 <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
|
1587 <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
|
1588 <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
|
1589 </fields> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1590 </theme> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1591 |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1592 <theme name="SedimentLoadM3ASusp"> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1593 <inherits> |
8116
fdb29e8b7ec0
Make a difference between themes representing loads in different units.
"Tom Gottfried <tom@intevation.de>"
parents:
8107
diff
changeset
|
1594 <inherit from="SedimentLoadM3A" /> |
8107
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1595 </inherits> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1596 <fields> |
0e587734fc56
(issue1681) Add themes for sedimentloads
Andre Heinecke <andre.heinecke@intevation.de>
parents:
7911
diff
changeset
|
1597 <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
|
1598 <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
|
1599 </fields> |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1600 </theme> |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1601 |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
1602 |
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
|
1603 <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
|
1604 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1606 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1609 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
|
1610 <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
|
1611 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
|
1612 <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
|
1613 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
|
1614 <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
|
1615 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
|
1616 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
1617 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
|
1618 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1620 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1624 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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="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
|
1626 <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
|
1627 <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
|
1628 <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
|
1629 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1632 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
|
1633 <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
|
1634 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
|
1635 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1637 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1639 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1641 <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
|
1642 <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
|
1643 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1646 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
|
1647 <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
|
1648 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
|
1649 <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
|
1650 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
|
1651 <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
|
1652 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
|
1653 <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
|
1654 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
|
1655 <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
|
1656 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
|
1657 <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
|
1658 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
|
1659 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1661 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1663 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1665 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1668 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
|
1669 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1671 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1673 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1675 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1678 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
|
1679 <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
|
1680 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
|
1681 <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
|
1682 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
|
1683 <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
|
1684 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
|
1685 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
1686 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
|
1687 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1689 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1693 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1695 <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
|
1696 <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
|
1697 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1700 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
|
1701 <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
|
1702 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
|
1703 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1705 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
1709 <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
|
1710 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1713 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
|
1714 <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
|
1715 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
|
1716 <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
|
1717 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
|
1718 <field name="showlinelabel" type="boolean" |
8403
e316361229cd
Theme-style cleanup for discharge curves.
Tom Gottfried <tom@intevation.de>
parents:
8331
diff
changeset
|
1719 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
|
1720 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1722 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
1726 <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
|
1727 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1730 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
|
1731 <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
|
1732 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
|
1733 <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
|
1734 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
|
1735 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1737 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1741 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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="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
|
1743 <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
|
1744 <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
|
1745 <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
|
1746 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1749 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
|
1750 <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
|
1751 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
|
1752 <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
|
1753 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
|
1754 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
|
1755 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1757 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1759 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1761 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1764 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
|
1765 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1767 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1769 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1771 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1774 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
|
1775 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1777 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1779 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1781 <inherits> |
6561
d0a59a2e902f
issue1312: Bring back auto-coloring to FixPoints.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6394
diff
changeset
|
1782 <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
|
1783 <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
|
1784 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1785 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1786 <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
|
1787 default="3" /> |
6561
d0a59a2e902f
issue1312: Bring back auto-coloring to FixPoints.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6394
diff
changeset
|
1788 <field name="showpointlabel" type="boolean" |
d0a59a2e902f
issue1312: Bring back auto-coloring to FixPoints.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
6394
diff
changeset
|
1789 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
|
1790 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1792 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1794 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1796 <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
|
1797 <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
|
1798 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1801 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
|
1802 <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
|
1803 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
|
1804 <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
|
1805 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
|
1806 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1808 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1810 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1812 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1815 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
|
1816 <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
|
1817 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
|
1818 <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
|
1819 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
|
1820 <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
|
1821 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
|
1822 <field name="showarealabel" type="boolean" |
7119
988dde49ae65
Fix area label rendering.
Andre Heinecke <aheinecke@intevation.de>
parents:
6994
diff
changeset
|
1823 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
|
1824 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1825 </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
|
1826 |
6843
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1827 <theme name="FixingCalculatedPoint"> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1828 <inherits> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1829 <inherit from="FixPoints" /> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1830 </inherits> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1831 <fields> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1832 <field name="pointcolor" type="Color" display="Punktfarbe" |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1833 default="0, 0, 0" /> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1834 <field name="pointsize" type="int" display="Punktdicke" |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1835 default="5"/> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1836 <field name="showpointlabel" type="boolean" |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1837 display="Punktbeschriftung anzeigen" default="false"/> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1838 </fields> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1839 </theme> |
2e002f989c24
(issue1444) Add theme for fixing calculated point
Andre Heinecke <aheinecke@intevation.de>
parents:
6836
diff
changeset
|
1840 |
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
|
1841 <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
|
1842 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1844 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1847 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1849 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1851 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1853 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1854 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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="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
|
1856 <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
|
1857 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
|
1858 <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
|
1859 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
|
1860 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1862 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1864 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1866 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1869 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
|
1870 <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
|
1871 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
|
1872 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1874 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1876 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1878 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1881 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
|
1882 <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
|
1883 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
|
1884 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1886 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1888 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1890 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1893 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
|
1894 <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
|
1895 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
|
1896 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1898 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1900 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1902 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1905 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
|
1906 <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
|
1907 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
|
1908 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1910 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1912 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1914 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1917 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
|
1918 <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
|
1919 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
|
1920 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1922 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1924 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1926 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1929 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
|
1930 <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
|
1931 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
|
1932 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1934 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1936 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1938 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1940 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1941 </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
|
1942 |
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
|
1943 <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
|
1944 <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
|
1945 <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
|
1946 </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
|
1947 <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
|
1948 <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
|
1949 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
|
1950 <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
|
1951 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
|
1952 </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
|
1953 </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
|
1954 |
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 <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
|
1956 <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
|
1957 <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
|
1958 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1961 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
|
1962 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1964 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1966 <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
|
1967 <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
|
1968 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1971 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
|
1972 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1974 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1976 <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
|
1977 <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
|
1978 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1981 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
|
1982 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1984 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1986 <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
|
1987 <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
|
1988 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1991 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
|
1992 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
1994 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1996 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
1998 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2001 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
|
2002 <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
|
2003 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
|
2004 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2006 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2008 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2010 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2013 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2015 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2017 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2019 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2022 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2024 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2026 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2028 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2031 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2033 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2035 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2037 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2040 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2042 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2044 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2046 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2049 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
|
2050 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2052 <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
|
2053 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2055 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2058 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
|
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 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2062 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2064 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2066 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2069 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
|
2070 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2072 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2074 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2076 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2079 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
|
2080 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2082 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2084 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2086 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2089 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
|
2090 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2092 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2094 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2096 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2099 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2101 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2103 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2105 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2108 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2110 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2112 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2114 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2117 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2119 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2121 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2123 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2126 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2128 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2130 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2132 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2135 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2137 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2139 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2141 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <field name="showlinelabel" type="boolean" |
6113
b79b400d5de1
Themes: s/hints="h"/hints="hidden"/
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6112
diff
changeset
|
2144 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
|
2145 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2147 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2151 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2152 <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
|
2153 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
|
2154 <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
|
2155 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
|
2156 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2158 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2160 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2162 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2164 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2166 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2168 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2169 </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
|
2170 |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2171 <theme name="Floodmarks"> |
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 <inherit from="MapLines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2174 <inherit from="Symbol" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2175 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2176 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2177 |
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
|
2178 <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
|
2179 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2181 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2184 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
|
2185 <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
|
2186 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
|
2187 <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
|
2188 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
|
2189 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2191 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2193 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2195 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2199 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2201 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2203 <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
|
2204 <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
|
2205 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2212 <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
|
2213 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2215 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2219 <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
|
2220 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2221 </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
|
2222 |
6112
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2223 |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2224 <theme name="GaugeLocation"> |
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 <inherit from="MapLines" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2227 <inherit from="Symbol" /> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2228 </inherits> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2229 </theme> |
439809f4d2b7
Merged theme config files default.xml and second.xml.
Raimund Renkert <rrenkert@intevation.de>
parents:
6103
diff
changeset
|
2230 |
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
|
2231 <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
|
2232 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2234 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2236 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2238 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2240 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2242 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2244 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2246 <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
|
2247 <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
|
2248 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2250 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2252 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2254 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2256 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2258 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2260 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2263 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
|
2264 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2266 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2268 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2270 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2272 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2274 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2276 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2278 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2280 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2282 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2284 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2286 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2288 <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
|
2289 <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
|
2290 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2292 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2298 <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
|
2299 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2302 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
|
2303 <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
|
2304 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
|
2305 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2307 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2311 <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
|
2312 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2315 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
|
2316 <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
|
2317 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
|
2318 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2320 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2324 <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
|
2325 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2328 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
|
2329 <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
|
2330 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
|
2331 <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
|
2332 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
|
2333 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2335 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2339 <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
|
2340 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2343 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
|
2344 <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
|
2345 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
|
2346 <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
|
2347 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
|
2348 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2350 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2354 <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
|
2355 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2358 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
|
2359 <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
|
2360 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
|
2361 <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
|
2362 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
|
2363 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2365 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2367 <!-- 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
|
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 <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
|
2370 <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
|
2371 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2374 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
|
2375 <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
|
2376 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
|
2377 <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
|
2378 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
|
2379 <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
|
2380 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
|
2381 <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
|
2382 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
|
2383 <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
|
2384 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
|
2385 <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
|
2386 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
|
2387 <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
|
2388 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
|
2389 </fields>--> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2391 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
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 <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
|
2395 <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
|
2396 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2399 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
|
2400 <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
|
2401 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
|
2402 <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
|
2403 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
|
2404 <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
|
2405 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
|
2406 <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
|
2407 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
|
2408 <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
|
2409 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
|
2410 <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
|
2411 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
|
2412 <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
|
2413 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
|
2414 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2416 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2420 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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="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
|
2422 <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
|
2423 <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
|
2424 <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
|
2425 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2428 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
|
2429 <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
|
2430 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
|
2431 <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
|
2432 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
|
2433 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2435 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2437 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2439 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2443 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2446 <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
|
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 <inherit from="Points" /> |
8538
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2449 <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
|
2450 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2451 <fields> |
8538
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2452 <field name="textorientation" type="boolean" display="Textausrichtung" |
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2453 default="true" /> |
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2454 <field name="showpointlabel" type="boolean" |
c25a8066d99f
(issue1753) Add label theme for SQMeasurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8535
diff
changeset
|
2455 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
|
2456 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2457 </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
|
2458 |
8577
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2459 <theme name="SQMeasurementsOverview"> |
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 <inherit from="Points" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2462 <inherit from="Label" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2463 </inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2464 <fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2465 <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
|
2466 default="true" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2467 <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
|
2468 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
|
2469 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2470 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2471 |
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
|
2472 <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
|
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 <inherit from="Points" /> |
8634
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2475 <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
|
2476 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2477 <fields> |
8634
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2478 <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
|
2479 default="true" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2480 <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
|
2481 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
|
2482 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 </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
|
2484 |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2486 <inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2488 <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
|
2489 <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
|
2490 </inherits> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of 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 <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
|
2493 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
|
2494 <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
|
2495 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
|
2496 <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
|
2497 <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
|
2498 </fields> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2499 </theme> |
7216
20313093ba96
Bring themes back into sync.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7119
diff
changeset
|
2500 |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2501 <theme name="SQMeasurementsA"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2502 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2503 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2504 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2505 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2506 <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
|
2507 <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
|
2508 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2509 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2510 <theme name="SQMeasurementsB"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2511 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2512 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2513 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2514 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2515 <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
|
2516 <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
|
2517 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2518 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2519 <theme name="SQMeasurementsC"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2520 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2521 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2522 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2523 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2524 <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
|
2525 <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
|
2526 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2527 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2528 <theme name="SQMeasurementsD"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2529 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2530 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2531 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2532 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2533 <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
|
2534 <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
|
2535 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2536 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2537 <theme name="SQMeasurementsE"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2538 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2539 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2540 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2541 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2542 <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
|
2543 <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
|
2544 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2545 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2546 <theme name="SQMeasurementsF"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2547 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2548 <inherit from="SQMeasurements" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2549 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2550 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2551 <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
|
2552 <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
|
2553 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2554 </theme> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2555 <theme name="SQMeasurementsG"> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2556 <inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2557 <inherit from="SQMeasurements" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2558 </inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2559 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2560 <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
|
2561 <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
|
2562 </fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2563 </theme> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2564 |
8577
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2565 <theme name="SQMeasurementsOverviewA"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2566 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2567 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2568 </inherits> |
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 <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
|
2571 <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
|
2572 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2573 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2574 <theme name="SQMeasurementsOverviewB"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2575 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2576 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2577 </inherits> |
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 <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
|
2580 <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
|
2581 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2582 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2583 <theme name="SQMeasurementsOverviewC"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2584 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2585 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2586 </inherits> |
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 <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
|
2589 <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
|
2590 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2591 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2592 <theme name="SQMeasurementsOverviewD"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2593 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2594 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2595 </inherits> |
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 <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
|
2598 <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
|
2599 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2600 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2601 <theme name="SQMeasurementsOverviewE"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2602 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2603 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2604 </inherits> |
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 <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
|
2607 <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
|
2608 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2609 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2610 <theme name="SQMeasurementsOverviewF"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2611 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2612 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2613 </inherits> |
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 <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
|
2616 <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
|
2617 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2618 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2619 <theme name="SQMeasurementsOverviewG"> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2620 <inherits> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2621 <inherit from="SQMeasurementsOverview" /> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2622 </inherits> |
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 <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
|
2625 <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
|
2626 </fields> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2627 </theme> |
3fae08a8cb90
(issue1753) Use different theme for measurements overview and single diagrams
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8538
diff
changeset
|
2628 |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2629 <theme name="SQOutliersA"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2630 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2631 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2632 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2633 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2634 <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
|
2635 <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
|
2636 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2637 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2638 <theme name="SQOutliersB"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2639 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2640 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2641 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2642 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2643 <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
|
2644 <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
|
2645 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2646 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2647 <theme name="SQOutliersC"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2648 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2649 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2650 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2651 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2652 <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
|
2653 <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
|
2654 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2655 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2656 <theme name="SQOutliersD"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2657 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2658 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2659 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2660 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2661 <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
|
2662 <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
|
2663 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2664 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2665 <theme name="SQOutliersE"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2666 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2667 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2668 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2669 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2670 <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
|
2671 <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
|
2672 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2673 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2674 <theme name="SQOutliersF"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2675 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2676 <inherit from="SQOutliers" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2677 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2678 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2679 <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
|
2680 <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
|
2681 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2682 </theme> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2683 <theme name="SQOutliersG"> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2684 <inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2685 <inherit from="SQOutliers" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2686 </inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2687 <fields> |
8405
a779ee47aa79
Unify colors of SQ-relations and distinguish outliers by point size.
Tom Gottfried <tom@intevation.de>
parents:
8404
diff
changeset
|
2688 <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
|
2689 <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
|
2690 </fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2691 </theme> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2692 |
8634
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2693 <theme name="SQOutliersOverviewA"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2694 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2695 <inherit from="SQOutliersA" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2696 </inherits> |
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 <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
|
2699 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
|
2700 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2701 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2702 <theme name="SQOutliersOverviewB"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2703 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2704 <inherit from="SQOutliersB" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2705 </inherits> |
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 <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
|
2708 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
|
2709 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2710 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2711 <theme name="SQOutliersOverviewC"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2712 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2713 <inherit from="SQOutliersC" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2714 </inherits> |
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 <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
|
2717 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
|
2718 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2719 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2720 <theme name="SQOutliersOverviewD"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2721 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2722 <inherit from="SQOutliersD" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2723 </inherits> |
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 <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
|
2726 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
|
2727 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2728 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2729 <theme name="SQOutliersOverviewE"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2730 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2731 <inherit from="SQOutliersE" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2732 </inherits> |
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 <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
|
2735 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
|
2736 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2737 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2738 <theme name="SQOutliersOverviewF"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2739 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2740 <inherit from="SQOutliersF" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2741 </inherits> |
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 <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
|
2744 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
|
2745 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2746 </theme> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2747 <theme name="SQOutliersOverviewG"> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2748 <inherits> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2749 <inherit from="SQOutliersG" /> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2750 </inherits> |
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 <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
|
2753 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
|
2754 </fields> |
57e0bfda1c76
(issue1753) Fix theme for SQ Outliers and SQ Measurements
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8592
diff
changeset
|
2755 </theme> |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2756 |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2757 <theme name="SQCurveA"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2758 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2759 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2760 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2761 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2762 <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
|
2763 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2764 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2765 <theme name="SQCurveB"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2766 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2767 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2768 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2769 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2770 <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
|
2771 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2772 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2773 <theme name="SQCurveC"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2774 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2775 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2776 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2777 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2778 <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
|
2779 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2780 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2781 <theme name="SQCurveD"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2782 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2783 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2784 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2785 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2786 <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
|
2787 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2788 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2789 <theme name="SQCurveE"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2790 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2791 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2792 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2793 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2794 <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
|
2795 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2796 </theme> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2797 <theme name="SQCurveF"> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2798 <inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2799 <inherit from="SQCurve" /> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2800 </inherits> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2801 <fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2802 <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
|
2803 </fields> |
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
2804 </theme> |
8281
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2805 <theme name="SQCurveG"> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2806 <inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2807 <inherit from="SQCurve" /> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2808 </inherits> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2809 <fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2810 <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
|
2811 </fields> |
da7e623cf159
Added themes for new fraction in sq relation.
Raimund Renkert <rrenkert@intevation.de>
parents:
8265
diff
changeset
|
2812 </theme> |
8291
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2813 |
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
|
2814 <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
|
2815 <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
|
2816 <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
|
2817 </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
|
2818 <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
|
2819 <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
|
2820 </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
|
2821 </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
|
2822 <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
|
2823 <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
|
2824 <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
|
2825 </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
|
2826 <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
|
2827 <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
|
2828 </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
|
2829 </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
|
2830 <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
|
2831 <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
|
2832 <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
|
2833 </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
|
2834 <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
|
2835 <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
|
2836 </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
|
2837 </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
|
2838 <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
|
2839 <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
|
2840 <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
|
2841 </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
|
2842 <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
|
2843 <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
|
2844 </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
|
2845 </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
|
2846 <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
|
2847 <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
|
2848 <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
|
2849 </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
|
2850 <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
|
2851 <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
|
2852 </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
|
2853 </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
|
2854 <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
|
2855 <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
|
2856 <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
|
2857 </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
|
2858 <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
|
2859 <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
|
2860 </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
|
2861 </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
|
2862 <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
|
2863 <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
|
2864 <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
|
2865 </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
|
2866 <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
|
2867 <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
|
2868 </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
|
2869 </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
|
2870 |
8291
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2871 <theme name="Porosity"> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2872 <inherits> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2873 <inherit from="LongitudinalSection" /> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2874 </inherits> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2875 <fields> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2876 <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
|
2877 </fields> |
84ac8549e87b
Add theme for porosity and sync second with default.
"Tom Gottfried <tom@intevation.de>"
parents:
8281
diff
changeset
|
2878 </theme> |
8854 | 2879 |
2880 <!-- S-INFO Flow-Depth Themes --> | |
2881 <theme name="SInfoFlowDepth"> | |
2882 <inherits> | |
2883 <inherit from="LongitudinalSection" /> | |
2884 </inherits> | |
2885 <fields> | |
8886 | 2886 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> |
8854 | 2887 </fields> |
2888 </theme> | |
8884 | 2889 <theme name="SInfoFlowDepthTkh"> |
2890 <inherits> | |
2891 <inherit from="LongitudinalSection" /> | |
2892 </inherits> | |
2893 <fields> | |
8886 | 2894 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 128" /> |
8884 | 2895 </fields> |
2896 </theme> | |
2897 <theme name="SInfoTkh"> | |
2898 <inherits> | |
8886 | 2899 <inherit from="LongitudinalSectionArea" /> |
8884 | 2900 </inherits> |
2901 <fields> | |
8886 | 2902 <field name="calculateRange" type="boolean" display="Ausdehnung berechnen" default="true" hints="hidden" /> |
2903 | |
2904 <field name="showborder" type="boolean" display="Begrenzung" default="true" hints="hidden" /> | |
2905 <field name="linecolor" type="Color" display="Linienfarbe" default="241, 195, 155" /> | |
2906 <field name="linesize" type="int" display="Liniendicke" default="2"/> | |
2907 | |
2908 <field name="areabgcolor" type="Color" default="241, 195, 155" display="Füllfarbe" /> | |
2909 <field name="areatransparency" type="int" default="85" /> | |
2910 | |
2911 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hint="hidden"/> | |
8884 | 2912 </fields> |
2913 </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
|
2914 </themegroup> |