Mercurial > dive4elements > river
annotate flys-artifacts/doc/conf/themes.xml @ 3644:fa633f6a5fd9
smaller part of issue825 fixed (column ordering of dwt-export).
flys-artifacts/trunk@5364 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 06 Sep 2012 11:08:58 +0000 |
parents | 25cce741d03c |
children | 066e2b4d69ca |
rev | line source |
---|---|
3260
fe3221cf47c4
Themes: Added xml processing instructions.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3253
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
3239
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
2 <!DOCTYPE themes [ |
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
3 <!ENTITY default-themes SYSTEM "conf/default-themes.xml"> |
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
4 <!ENTITY second-themes SYSTEM "conf/second-themes.xml"> |
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
5 <!ENTITY virtual-themes SYSTEM "conf/virtual-themes.xml"> |
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
6 ]> |
341
eca7892bf8ff
Added a first small theme configuration and code to read it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
7 <themes> |
3239
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
8 &default-themes; |
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
9 &second-themes; |
fb11bd37ddb8
Improved the structure of themes.xml; moved theme groups to own XML files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3232
diff
changeset
|
10 &virtual-themes; |
3089
7e4c8590067a
Added themes specific to MINFO SQ relation charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2995
diff
changeset
|
11 |
2715
250a370c377d
Added chart generator for middle bed height charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2706
diff
changeset
|
12 <!-- |
1822
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
13 Mappings are following now. A mapping maps between a name of a facet |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
14 and a theme. |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
15 Always the first matching mapping is taken, so consider putting most |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
16 specific mappings on top of the list. |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
17 --> |
341
eca7892bf8ff
Added a first small theme configuration and code to read it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
18 <mappings> |
1822
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
19 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ1)(\D.*)*" to="LongitudinalSectionW_HQ1_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
20 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ2)(\D.*)*" to="LongitudinalSectionW_HQ2_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
21 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ5)(\D.*)*" to="LongitudinalSectionW_HQ5_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
22 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ10)(\D.*)*" to="LongitudinalSectionW_HQ10_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
23 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ20)(\D.*)*" to="LongitudinalSectionW_HQ20_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
24 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ25)(\D.*)*" to="LongitudinalSectionW_HQ25_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
25 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ50)(\D.*)*" to="LongitudinalSectionW_HQ50_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
26 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
27 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
28 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
29 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
30 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQExtrem)(\D.*)*" to="LongitudinalSectionW_HQExtrem_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
31 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HQRZ)(\D.*)*" to="LongitudinalSectionW_HQRZ_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
32 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(HSQ)(\D.*)*" to="LongitudinalSectionW_HSQ_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
33 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(MHQ)(\D.*)*" to="LongitudinalSectionW_MHQ_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
34 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(MNQ)(\D.*)*" to="LongitudinalSectionW_MNQ_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
35 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(MQ)(\D.*)*" to="LongitudinalSectionW_MQ_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
36 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" pattern=".*(NQ)(\D.*)*" to="LongitudinalSectionW_NQ_Points"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
37 <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" to="LongitudinalSectionPoints"/> |
1747
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
38 <mapping from="longitudinal_section.w" pattern=".*(HQ1)(\D.*)*" to="LongitudinalSectionW_HQ1"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
39 <mapping from="longitudinal_section.w" pattern=".*(HQ2)(\D.*)*" to="LongitudinalSectionW_HQ2"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
40 <mapping from="longitudinal_section.w" pattern=".*(HQ5)(\D.*)*" to="LongitudinalSectionW_HQ5"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
41 <mapping from="longitudinal_section.w" pattern=".*(HQ10)(\D.*)*" to="LongitudinalSectionW_HQ10"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
42 <mapping from="longitudinal_section.w" pattern=".*(HQ20)(\D.*)*" to="LongitudinalSectionW_HQ20"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
43 <mapping from="longitudinal_section.w" pattern=".*(HQ25)(\D.*)*" to="LongitudinalSectionW_HQ25"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
44 <mapping from="longitudinal_section.w" pattern=".*(HQ50)(\D.*)*" to="LongitudinalSectionW_HQ50"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
45 <mapping from="longitudinal_section.w" pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
46 <mapping from="longitudinal_section.w" pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
47 <mapping from="longitudinal_section.w" pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
48 <mapping from="longitudinal_section.w" pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
49 <mapping from="longitudinal_section.w" pattern=".*(HQExtrem)(\D.*)*" to="LongitudinalSectionW_HQExtrem"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
50 <mapping from="longitudinal_section.w" pattern=".*(HQRZ)(\D.*)*" to="LongitudinalSectionW_HQRZ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
51 <mapping from="longitudinal_section.w" pattern=".*(HSQ)(\D.*)*" to="LongitudinalSectionW_HSQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
52 <mapping from="longitudinal_section.w" pattern=".*(MHQ)(\D.*)*" to="LongitudinalSectionW_MHQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
53 <mapping from="longitudinal_section.w" pattern=".*(MNQ)(\D.*)*" to="LongitudinalSectionW_MNQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
54 <mapping from="longitudinal_section.w" pattern=".*(MQ)(\D.*)*" to="LongitudinalSectionW_MQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
55 <mapping from="longitudinal_section.w" pattern=".*(NQ)(\D.*)*" to="LongitudinalSectionW_NQ"/> |
1822
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
56 <mapping from="longitudinal_section.w" to="LongitudinalSectionW"/> |
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
57 |
1747
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
58 <mapping from="longitudinal_section.q" pattern="(HQ1)(\D.*)*" to="LongitudinalSectionQ_HQ1"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
59 <mapping from="longitudinal_section.q" pattern="(HQ2)(\D.*)*" to="LongitudinalSectionQ_HQ2"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
60 <mapping from="longitudinal_section.q" pattern="(HQ5)(\D.*)*" to="LongitudinalSectionQ_HQ5"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
61 <mapping from="longitudinal_section.q" pattern="(HQ10)(\D.*)*" to="LongitudinalSectionQ_HQ10"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
62 <mapping from="longitudinal_section.q" pattern="(HQ20)(\D.*)*" to="LongitudinalSectionQ_HQ20"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
63 <mapping from="longitudinal_section.q" pattern="(HQ25)(\D.*)*" to="LongitudinalSectionQ_HQ25"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
64 <mapping from="longitudinal_section.q" pattern="(HQ50)(\D.*)*" to="LongitudinalSectionQ_HQ50"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
65 <mapping from="longitudinal_section.q" pattern="(HQ100)(\D.*)*" to="LongitudinalSectionQ_HQ100"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
66 <mapping from="longitudinal_section.q" pattern="(HQ200)(\D.*)*" to="LongitudinalSectionQ_HQ200"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
67 <mapping from="longitudinal_section.q" pattern="(HQ500)(\D.*)*" to="LongitudinalSectionQ_HQ500"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
68 <mapping from="longitudinal_section.q" pattern="(HQ1000)(\D.*)*" to="LongitudinalSectionQ_HQ1000"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
69 <mapping from="longitudinal_section.q" pattern="(HQExtrem)(\D.*)*" to="LongitudinalSectionQ_HQExtrem"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
70 <mapping from="longitudinal_section.q" pattern="(HQRZ)(\D.*)*" to="LongitudinalSectionQ_HQRZ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
71 <mapping from="longitudinal_section.q" pattern="(HSQ)(\D.*)*" to="LongitudinalSectionQ_HSQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
72 <mapping from="longitudinal_section.q" pattern="(MHQ)(\D.*)*" to="LongitudinalSectionQ_MHQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
73 <mapping from="longitudinal_section.q" pattern="(MNQ)(\D.*)*" to="LongitudinalSectionQ_MNQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
74 <mapping from="longitudinal_section.q" pattern="(MQ)(\D.*)*" to="LongitudinalSectionQ_MQ"/> |
d2a17e990c70
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1746
diff
changeset
|
75 <mapping from="longitudinal_section.q" pattern="(NQ)(\D.*)*" to="LongitudinalSectionQ_NQ"/> |
1822
6ed439ff61bf
Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1816
diff
changeset
|
76 <mapping from="longitudinal_section.q" to="LongitudinalSectionQ"/> |
1827
03f129fa0256
Defined default themes for other.w(q)kms .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1822
diff
changeset
|
77 |
924
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
78 <mapping from="discharge_curve.curve" to="DischargeCurve"/> |
2317
9b5541dcc01f
Added themes for discharge curves and difference curves in historical discharge curve charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2299
diff
changeset
|
79 <mapping from="historical_discharge.historicalq" to="HistoricalDischargeCurveQ"/> |
9b5541dcc01f
Added themes for discharge curves and difference curves in historical discharge curve charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2299
diff
changeset
|
80 <mapping from="historical_discharge.historicalq.diff" to="HistoricalDischargeCurveQDiff"/> |
1143
eed81499b0d2
Added Themes for CrossSection diagrams.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1092
diff
changeset
|
81 <mapping from="cross_section" to="CrossSection"/> |
eed81499b0d2
Added Themes for CrossSection diagrams.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1092
diff
changeset
|
82 <mapping from="cross_section_water_line" to="CrossSectionWaterLine"/> |
924
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
83 <mapping from="computed_discharge_curve.q" to="ComputedDischargeCurve"/> |
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
84 <mapping from="duration_curve.w" to="DurationCurveW"/> |
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
85 <mapping from="duration_curve.q" to="DurationCurveQ"/> |
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
86 <mapping from="discharge_longitudinal_section.w" to="DischargeLongitudinalSectionW"/> |
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
87 <mapping from="discharge_longitudinal_section.c" to="DischargeLongitudinalSectionC"/> |
f7761914f745
An initial implementation to render chart series based on the XML configuration in themes.xml.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
363
diff
changeset
|
88 <mapping from="discharge_longitudinal_section.q" to="DischargeLongitudinalSectionQ"/> |
2995
7d33aec0b61d
Added own themes for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2774
diff
changeset
|
89 <mapping from="computed_discharge_curve.mainvalues.q" to="MainValuesQ"/> |
7d33aec0b61d
Added own themes for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2774
diff
changeset
|
90 <mapping from="computed_discharge_curve.mainvalues.w" to="MainValuesW"/> |
7d33aec0b61d
Added own themes for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2774
diff
changeset
|
91 <mapping from="duration_curve.mainvalues.q" to="MainValuesQ"/> |
7d33aec0b61d
Added own themes for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2774
diff
changeset
|
92 <mapping from="mainvalues.q" to="MainValuesQ"/> |
7d33aec0b61d
Added own themes for mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2774
diff
changeset
|
93 <mapping from="mainvalues.w" to="MainValuesW"/> |
1719
62983d0ced51
Fix missing annotations ('Streckenfavoriten') style.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1714
diff
changeset
|
94 <mapping from="longitudinal_section.annotations" to="Annotations"/> |
1755
f7072039ad84
Added default diff theme, avoid possible NPE.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1750
diff
changeset
|
95 <mapping from="w_differences" to="Differences"/> |
2616
27cc95e65f18
Defined a style for WSPLGEN layers which are now modifiable.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2604
diff
changeset
|
96 <mapping from="floodmap.wsplgen" to="WSPLGEN"/> |
1793
1636686070f7
Initial commit to support styles in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1755
diff
changeset
|
97 <mapping from="floodmap.riveraxis" to="RiverAxis"/> |
1805
5e9696c32f04
Added datacage config and loaders for KM WMS layer in floodmaps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1793
diff
changeset
|
98 <mapping from="floodmap.kms" to="Kms"/> |
1836
729ba79e94a0
Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1827
diff
changeset
|
99 <mapping from="floodmap.qps" to="Qps"/> |
1855
b4798f15edc7
Added new WMSHwsArtifact for displaying flood protection works.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1844
diff
changeset
|
100 <mapping from="floodmap.hws" to="Hws"/> |
2683
f5af3adb3b95
Improved datacage configuration for floodmaps and maps and modified the WMS layer artifacts to support names for layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2674
diff
changeset
|
101 <mapping from="floodmap.hydr_boundaries" to="HydrBoundariesLines"/> |
f5af3adb3b95
Improved datacage configuration for floodmaps and maps and modified the WMS layer artifacts to support names for layers.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2674
diff
changeset
|
102 <mapping from="floodmap.hydr_boundaries_poly" to="HydrBoundariesPolys"/> |
1856
410e40b88c7a
Added new WMSCatchmentArtifact for displaying catchments in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1855
diff
changeset
|
103 <mapping from="floodmap.catchment" to="Catchment"/> |
2773
ea03f26a7d50
Added concrete themes for maps.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2771
diff
changeset
|
104 <mapping from="floodmap.floodplain" to="Floodplains"/> |
2670
402695ee7c24
Modified configuration of facets for 'map' and theme for floodmap lines.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2667
diff
changeset
|
105 <mapping from="floodmap.lines" to="FloodmapLines"/> |
1871
257f7b54a943
Added new WMSBuildingsArtifact for displaying buildings in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1870
diff
changeset
|
106 <mapping from="floodmap.buildings" to="Buildings"/> |
1873
841af55d5e53
Added new WMSFixpointsArtifact for displaying fixpoints in maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1871
diff
changeset
|
107 <mapping from="floodmap.fixpoints" to="Fixpoints"/> |
2581
afebbe9c2fce
Added a new Artifact for loading existing 'floodmaps' via datacage.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2416
diff
changeset
|
108 <mapping from="floodmap.floodmaps" to="Floodmaps"/> |
2684
14188f8daefb
Added support for WMS gauges in floodmaps and maps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2683
diff
changeset
|
109 <mapping from="floodmap.gauge_location" to="GaugeLocation"/> |
1908
19c53705a2eb
Added Point Stlye for other.wq data.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1878
diff
changeset
|
110 <mapping from="other.wq" to="WQPoints"/> |
1827
03f129fa0256
Defined default themes for other.w(q)kms .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1822
diff
changeset
|
111 <mapping from="other.wkms" to="WKms"/> |
03f129fa0256
Defined default themes for other.w(q)kms .
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1822
diff
changeset
|
112 <mapping from="other.wqkms" to="WQKms"/> |
2099
925c88ecb842
Fix flys/issue446: Added default theme for certain mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2076
diff
changeset
|
113 <mapping from="other.wqkms.w" to="WQKms"/> |
925c88ecb842
Fix flys/issue446: Added default theme for certain mainvalues.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2076
diff
changeset
|
114 <mapping from="other.wqkms.q" to="WQKms"/> |
1815
a97764363ba2
Apply point theme to heightmark data imported via datacage to longitudinal section diagram.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1805
diff
changeset
|
115 <mapping from="heightmarks_points" to="heightmarks_points"/> |
2019
aa3e7ed1fa46
Added theme defaults for areas, added facets to compatibility matrices.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1908
diff
changeset
|
116 <mapping from="area" to="Area"/> |
aa3e7ed1fa46
Added theme defaults for areas, added facets to compatibility matrices.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1908
diff
changeset
|
117 <mapping from="cross_section.area" to="Area"/> |
2146
2d850e585176
Added style for hyks.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2099
diff
changeset
|
118 <mapping from="hyk" to="Hyk"/> |
2069
b18f056c244e
Adjust Area styles.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2032
diff
changeset
|
119 <mapping from="longitudinal_section.area" to="Area"/> |
2293
c308c4ce45b0
Map themes to manualpoint themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2291
diff
changeset
|
120 <mapping from="longitudinal_section.manualpoints" to="ManualPoints"/> |
c308c4ce45b0
Map themes to manualpoint themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2291
diff
changeset
|
121 <mapping from="cross_section.manualpoints" to="ManualPoints"/> |
3196
b8a84ce860b9
Added compatibility and theme for upcoming manual line facet.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3169
diff
changeset
|
122 <mapping from="cross_section.manualline" to="CrossSectionWaterLine"/> |
2293
c308c4ce45b0
Map themes to manualpoint themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2291
diff
changeset
|
123 <mapping from="computed_discharge_curve.manualpoints" to="ManualPoints"/> |
c308c4ce45b0
Map themes to manualpoint themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2291
diff
changeset
|
124 <mapping from="duration_curve.manualpoints" to="ManualPoints"/> |
c308c4ce45b0
Map themes to manualpoint themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2291
diff
changeset
|
125 <mapping from="wdifferences.manualpoints" to="ManualPoints"/> |
c308c4ce45b0
Map themes to manualpoint themes.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2291
diff
changeset
|
126 <mapping from="discharge_longitudinal_section.manualpoints" to="ManualPoints"/> |
2295
504f53de1581
Fix flys/issue472. (discharge_curve manualpoints)
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2293
diff
changeset
|
127 <mapping from="discharge_curve.manualpoints" to="ManualPoints"/> |
2299
094b4abde10e
fix flys/issue474 (manual points in reference curves).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2297
diff
changeset
|
128 <mapping from="reference_curve.manualpoints" to="ManualPoints"/> |
094b4abde10e
fix flys/issue474 (manual points in reference curves).
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2297
diff
changeset
|
129 <mapping from="reference_curve_normalized.manualpoints" to="ManualPoints"/> |
2635
1b204ee4446b
Styles are now available for manual points in historical discharge charts.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
2616
diff
changeset
|
130 <mapping from="historical_discharge.manualpoints" to="ManualPoints"/> |
2193
73490b828a90
Manual Point Theming improved.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2175
diff
changeset
|
131 <mapping from="manualpoints" to="ManualPoints"/> |
2251
c9c788eea200
Improved reference curve.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2193
diff
changeset
|
132 <mapping from="reference_curve" to="ReferenceCurve"/> |
2297
c7bbd4e582ed
Register style for reference_curve_normalized.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2295
diff
changeset
|
133 <mapping from="reference_curve_normalized" to="ReferenceCurveNormalized"/> |
2706
d8444fcb4e44
Create chart facets for flow velocity calculation and a chart generator for this.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2684
diff
changeset
|
134 <mapping from="flow_velocity.totalchannel" to="FlowVelocityVTotalChannel"/> |
d8444fcb4e44
Create chart facets for flow velocity calculation and a chart generator for this.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2684
diff
changeset
|
135 <mapping from="flow_velocity.mainchannel" to="FlowVelocityVMainChannel"/> |
d8444fcb4e44
Create chart facets for flow velocity calculation and a chart generator for this.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2684
diff
changeset
|
136 <mapping from="flow_velocity.tau" to="FlowVelocityTau"/> |
2715
250a370c377d
Added chart generator for middle bed height charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2706
diff
changeset
|
137 <mapping from="bedheight_middle.single" to="MiddleBedHeightSingle"/> |
250a370c377d
Added chart generator for middle bed height charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2706
diff
changeset
|
138 <mapping from="bedheight_middle.epoch" to="MiddleBedHeightEpoch"/> |
2752
687e363b97a0
Polish: theme for relativepoint, removal of wrong facet in compatibility list.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2737
diff
changeset
|
139 <mapping from="relativepoint" to="RelativePoint"/> |
3089
7e4c8590067a
Added themes specific to MINFO SQ relation charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2995
diff
changeset
|
140 <mapping from="sq_a_measurement" to="SQMeasurements"/> |
7e4c8590067a
Added themes specific to MINFO SQ relation charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2995
diff
changeset
|
141 <mapping from="sq_a_outlier" to="SQOutliers"/> |
7e4c8590067a
Added themes specific to MINFO SQ relation charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2995
diff
changeset
|
142 <mapping from="sq_a_curve" to="SQCurve"/> |
3552
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
143 <mapping from="sq_a_outlier_curve" to="SQCurve"/> |
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
144 <mapping from="sq_a_outlier_measurement" to="SQMeasurements"/> |
3102
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
145 <mapping from="sq_b_measurement" to="SQMeasurements"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
146 <mapping from="sq_b_outlier" to="SQOutliers"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
147 <mapping from="sq_b_curve" to="SQCurve"/> |
3552
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
148 <mapping from="sq_b_outlier_curve" to="SQCurve"/> |
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
149 <mapping from="sq_b_outlier_measurement" to="SQMeasurements"/> |
3102
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
150 <mapping from="sq_c_measurement" to="SQMeasurements"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
151 <mapping from="sq_c_outlier" to="SQOutliers"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
152 <mapping from="sq_c_curve" to="SQCurve"/> |
3552
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
153 <mapping from="sq_c_outlier_curve" to="SQCurve"/> |
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
154 <mapping from="sq_c_outlier_measurement" to="SQMeasurements"/> |
3102
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
155 <mapping from="sq_d_measurement" to="SQMeasurements"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
156 <mapping from="sq_d_outlier" to="SQOutliers"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
157 <mapping from="sq_d_curve" to="SQCurve"/> |
3552
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
158 <mapping from="sq_d_outlier_curve" to="SQCurve"/> |
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
159 <mapping from="sq_d_outlier_measurement" to="SQMeasurements"/> |
3102
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
160 <mapping from="sq_e_measurement" to="SQMeasurements"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
161 <mapping from="sq_e_outlier" to="SQOutliers"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
162 <mapping from="sq_e_curve" to="SQCurve"/> |
3552
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
163 <mapping from="sq_e_outlier_curve" to="SQCurve"/> |
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
164 <mapping from="sq_e_outlier_measurement" to="SQMeasurements"/> |
3102
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
165 <mapping from="sq_f_measurement" to="SQMeasurements"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
166 <mapping from="sq_f_outlier" to="SQOutliers"/> |
581f97001419
Added theme mappings for sq relation fractions b - f.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3095
diff
changeset
|
167 <mapping from="sq_f_curve" to="SQCurve"/> |
3552
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
168 <mapping from="sq_f_outlier_curve" to="SQCurve"/> |
1df6984628c3
S/Q: Extented the result data model of the S/Q calculation to
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
3440
diff
changeset
|
169 <mapping from="sq_f_outlier_measurement" to="SQMeasurements"/> |
3133
6f6a8e5fb7a4
Theme updates for sector average wq curves/points
Christian Lins <christian.lins@intevation.de>
parents:
3131
diff
changeset
|
170 <mapping from="fix_sector_average_wq_0" to="FixingSectorAverageWQ0"/> |
6f6a8e5fb7a4
Theme updates for sector average wq curves/points
Christian Lins <christian.lins@intevation.de>
parents:
3131
diff
changeset
|
171 <mapping from="fix_sector_average_wq_1" to="FixingSectorAverageWQ1"/> |
6f6a8e5fb7a4
Theme updates for sector average wq curves/points
Christian Lins <christian.lins@intevation.de>
parents:
3131
diff
changeset
|
172 <mapping from="fix_sector_average_wq_2" to="FixingSectorAverageWQ2"/> |
6f6a8e5fb7a4
Theme updates for sector average wq curves/points
Christian Lins <christian.lins@intevation.de>
parents:
3131
diff
changeset
|
173 <mapping from="fix_sector_average_wq_3" to="FixingSectorAverageWQ3"/> |
3091
179e38aa678d
Some fixing charts are generated now
Christian Lins <christian.lins@intevation.de>
parents:
3090
diff
changeset
|
174 <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ"/> |
3133
6f6a8e5fb7a4
Theme updates for sector average wq curves/points
Christian Lins <christian.lins@intevation.de>
parents:
3131
diff
changeset
|
175 <mapping from="fix_outlier" to="FixingOutlier"/> |
3091
179e38aa678d
Some fixing charts are generated now
Christian Lins <christian.lins@intevation.de>
parents:
3090
diff
changeset
|
176 <mapping from="fix_wq_curve" to="FixingWQCurve"/> |
3440
fed6685692d2
Remove line style attributes from FixingReferenceEvents
Christian Lins <christian.lins@intevation.de>
parents:
3260
diff
changeset
|
177 <mapping from="fix_reference_events_wq" to="FixingReferenceEvents"/> |
3131
bac0b2721451
FixA: Added delta W(t) chart in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3117
diff
changeset
|
178 <mapping from="fix_sector_average_dwt_0" to="FixingDeltaWtAverage0"/> |
bac0b2721451
FixA: Added delta W(t) chart in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3117
diff
changeset
|
179 <mapping from="fix_sector_average_dwt_1" to="FixingDeltaWtAverage1"/> |
bac0b2721451
FixA: Added delta W(t) chart in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3117
diff
changeset
|
180 <mapping from="fix_sector_average_dwt_2" to="FixingDeltaWtAverage2"/> |
bac0b2721451
FixA: Added delta W(t) chart in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3117
diff
changeset
|
181 <mapping from="fix_sector_average_dwt_3" to="FixingDeltaWtAverage3"/> |
bac0b2721451
FixA: Added delta W(t) chart in fix analysis.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3117
diff
changeset
|
182 <mapping from="fix_analysis_events_dwt" to="FixingDeltaWtAnalysis"/> |
3242
1dca41dba135
Move annotation code to base class ChartGenerator
Christian Lins <christian.lins@intevation.de>
parents:
3239
diff
changeset
|
183 <mapping from="fix_analysis_periods_dwt" to="FixingDeltaWtAnalysisPeriods"/> |
3440
fed6685692d2
Remove line style attributes from FixingReferenceEvents
Christian Lins <christian.lins@intevation.de>
parents:
3260
diff
changeset
|
184 <mapping from="fix_reference_events_dwt" to="FixingReferenceEvents"/> |
3169
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
185 <mapping from="fix_sector_average_ls_deviation_0" to="FixingSectorDeviationLS0"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
186 <mapping from="fix_sector_average_ls_deviation_1" to="FixingSectorDeviationLS1"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
187 <mapping from="fix_sector_average_ls_deviation_2" to="FixingSectorDeviationLS2"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
188 <mapping from="fix_sector_average_ls_deviation_3" to="FixingSectorDeviationLS3"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
189 <mapping from="fix_sector_average_ls_0" to="FixingLSAverage0"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
190 <mapping from="fix_sector_average_ls_1" to="FixingLSAverage1"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
191 <mapping from="fix_sector_average_ls_2" to="FixingLSAverage2"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
192 <mapping from="fix_sector_average_ls_3" to="FixingLSAverage3"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
193 <mapping from="fix_deviation_ls" to="FixLSDeviation"/> |
3242
1dca41dba135
Move annotation code to base class ChartGenerator
Christian Lins <christian.lins@intevation.de>
parents:
3239
diff
changeset
|
194 <mapping from="fix_deviation_dwt" to="FixDeltaWtDeviation"/> |
3169
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
195 <mapping from="fix_analysis_events_ls" to="FixLSAnalysis"/> |
b6da650b0718
FixA: Added longitudinal section chart.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
3133
diff
changeset
|
196 <mapping from="fix_reference_events_ls" to="FixLSReference"/> |
3253
209d50ee8e9f
Add missing themes for fixation charts
Christian Lins <christian.lins@intevation.de>
parents:
3242
diff
changeset
|
197 <mapping from="fix_derivate" to="FixingDerivedCurve"/> |
3577
25cce741d03c
Rudimentary Themeing for qsector lines.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
3552
diff
changeset
|
198 <mapping from="qsectors" to="QSectors"/> |
341
eca7892bf8ff
Added a first small theme configuration and code to read it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
199 </mappings> |
eca7892bf8ff
Added a first small theme configuration and code to read it.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
200 </themes> |