Mercurial > dive4elements > river
annotate backend/doc/annotation-types.xml @ 8098:09725b65955a
Add new and simplyfied SedimentLoadFacet
The SedimentLoadFacet is intended to work with the Measurement stations.
It uses the same mechanismn to access the Mesurement station values
as the calculation does.
SedimentLoadLS values need a different facet that will come soon.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 15 Aug 2014 18:27:19 +0200 |
parents | c2528febac2a |
children | 6ae0c5116d58 |
rev | line source |
---|---|
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8" ?> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
2 <annotation> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
3 <types> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
4 <type name="Abzweigung"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
5 <type name="Berechnungsstrecke"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
6 <type name="Brücke"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
7 <type name="Bundesland"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
8 <type name="Deich"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
9 <type name="Einmündung"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
10 <type name="Fähre"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
11 <type name="Gemeinde"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
12 <type name="Grenze"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
13 <type name="Hafen"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
14 <type name="HW-Schutz"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
15 <type name="Landkreis"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
16 <type name="Meldestelle"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
17 <type name="Messstelle"/> |
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
18 <type name="Pegel"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
19 <type name="Stauwehr"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
20 <type name="Staatsgrenze"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
21 <type name="Staat"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
22 <type name="WSA"/> |
5906
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
23 <type name="Zufluss"/> |
7858
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
24 <type name="Quelle [t/a]"/> |
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
25 <type name="Senke [t/a]"/> |
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
26 <type name="Quelle [m³/a]"/> |
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
27 <type name="Senke [m³/a]"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
28 <type name="Sonstige" default="true"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
29 </types> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
30 |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
31 <patterns> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
32 <file pattern="^Brücken$" type="Brücke"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
33 <file pattern="^Deich.*$" type="Deich"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
34 <file pattern="^Hafen$" type="Hafen"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
35 <file pattern="^Pegel-alle$" type="Pegel"/> |
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
36 <file pattern="^Pegel$" type="Pegel"/> |
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
37 <file pattern="^Wehr$" type="Stauwehr"/> |
2857
5dfe06f149f3
Adapted annotation types.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
766
diff
changeset
|
38 <file pattern="^Stauwehr$" type="Stauwehr"/> |
5906
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
39 <file pattern="^Zufluß$" type="Zufluss"/> |
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
40 <file pattern="^Zufluss$" type="Zufluss"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
41 |
5906
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
42 <line pattern="^Deich.*$" type="Deich"/> |
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
43 <line pattern="^Abz.?[:\s].*$" type="Abzweigung"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
44 <line pattern="^Berechnungsstrecke.*$" type="Berechnungsstrecke"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
45 <line pattern="^Brücke[:\s].*$" type="Brücke"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
46 <line pattern="^Bundesland[:\s].*$" type="Bundesland"/> |
766
aa9e3da95c31
Importer: Fix import of annotation type classification.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
765
diff
changeset
|
47 <line pattern="^Einmündung[:\s].*$" type="Einmündung"/> |
5906
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
48 <line pattern="^Mündung[:\s].*$" type="Einmündung"/> |
4829
92ba5ffb8ba8
Fixed type error in Annotation types.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
3326
diff
changeset
|
49 <line pattern="^Fähre[:\s].*$" type="Abzweigung"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
50 <line pattern="^Gemeinde[:\s].*$" type="Gemeinde"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
51 <line pattern="^Grenze[:\s].*$" type="Grenze"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
52 <line pattern="^Hafen[:\s].*$" type="Hafen"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
53 <line pattern="^HW-Schutz[:\s].*$" type="HW-Schutz"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
54 <line pattern="^Landkreis[:\s].*$" type="Landkreis"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
55 <line pattern="^Meldestelle[:\s].*$" type="Meldestelle"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
56 <line pattern="^Messstelle[:\s].*$" type="Messstelle"/> |
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
57 <line pattern="^Geschiebemessstelle[:\s].*$" type="Messstelle"/> |
5906
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
58 <line pattern="^Schwebstoffmessstelle[:\s].*$" type="Messstelle"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
59 <line pattern="^Pegel[:\s].*$" type="Pegel"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
60 <line pattern="^Staatsgrenze[:\s].*$" type="Staatsgrenze"/> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
61 <line pattern="^Staat[:\s].*$" type="Staat"/> |
3326
ff70ff6c0629
Improved the import process to read MINFO specific 'Messstellen'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2857
diff
changeset
|
62 <line pattern="^Wehr[:\s].*$" type="Stauwehr"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
63 <line pattern="^WSA[:\s].*$" type="WSA"/> |
5906
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
64 <line pattern="^Zufluß[:\s].*$" type="Zufluss"/> |
8025cb45c31a
some additions and adjustments to annotation types
Tom Gottfried <tom.gottfried@intevation.de>
parents:
5838
diff
changeset
|
65 <line pattern="^Zufluss[:\s].*$" type="Zufluss"/> |
7858
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
66 <line pattern="^Quelle[:\s].*t/a.*$" type="Quelle [t/a]"/> |
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
67 <line pattern="^Senke[:\s].*t/a.*$" type="Senke [t/a]"/> |
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
68 <line pattern="^Quelle[:\s].*m3/a.*$" type="Quelle [m³/a]"/> |
c2528febac2a
Preparation for flys/issue1643: Introduced four new annotation types:
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7857
diff
changeset
|
69 <line pattern="^Senke[:\s].*m3/a.*$" type="Senke [m³/a]"/> |
765
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
70 </patterns> |
763c4137d6e1
Added classification of annotation types. Needs testing!
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
diff
changeset
|
71 </annotation> |