comparison artifacts/doc/conf/themes/legend.xml @ 9557:145895212b3c

Konfiguration for legend aggregation of events themes in fixa.
author gernotbelger
date Tue, 23 Oct 2018 16:27:11 +0200
parents
children 1d4262a68f1f
comparison
equal deleted inserted replaced
9556:9b8e8fc1f408 9557:145895212b3c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <legendgroup>
3 <!-- Themes in legend groups define how aggregated legend items (aggregated by theme-type) get styled The style is basically copied from the original legend item and then changed with the settings here. The name attribute contains the theme type (i.e. facet name). -->
4
5 <theme name="longitudinal_section.w" desc="longitudinal_section.w.legend">
6 <fields>
7 </fields>
8 </theme>
9 <theme name="longitudinal_section.q" desc="longitudinal_section.q.legend">
10 <fields>
11 </fields>
12 </theme>
13 <theme name="other.wqkms.w" desc="other.wqkms.w.legend">
14 <fields>
15 </fields>
16 </theme>
17 <theme name="other.wqkms.q" desc="other.wqkms.q.legend">
18 <fields>
19 </fields>
20 </theme>
21
22 <theme name="cross_section_water_line" desc="cross_section_water_line.legend">
23 <fields>
24 </fields>
25 </theme>
26
27 <theme name="fix_events_wqkms" desc="fix.vollmer.wq.events">
28 <fields>
29 <!-- set color to black because the unaggregated themes have random color -->
30 <field name="pointcolor" type="Color" default="0, 0, 0"/>
31 </fields>
32 </theme>
33
34 <theme name="fix_analysis_events_wq" desc="fix.analysis">
35 <fields>
36 </fields>
37 </theme>
38 <theme name="fix_analysis_events_dwt" desc="fix.analysis">
39 <fields>
40 </fields>
41 </theme>
42 <theme name="fix_analysis_events_ls" desc="fix.analysis">
43 <fields>
44 </fields>
45 </theme>
46
47 <theme name="fix_reference_events_dwt" desc="fix.reference.period.event">
48 <fields>
49 </fields>
50 </theme>
51 <theme name="fix_reference_events_ls" desc="fix.reference.period.event">
52 <fields>
53 </fields>
54 </theme>
55 <theme name="fix_reference_events_wq" desc="fix.reference.period.event">
56 <fields>
57 </fields>
58 </theme>
59 </legendgroup>

http://dive4elements.wald.intevation.org