comparison flys-backend/doc/annotation-types.xml @ 3326:ff70ff6c0629

Improved the import process to read MINFO specific 'Messstellen'. flys-backend/trunk@4644 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 12 Jun 2012 13:45:19 +0000
parents 5dfe06f149f3
children 92ba5ffb8ba8
comparison
equal deleted inserted replaced
3325:96bd63281af7 3326:ff70ff6c0629
3 <types> 3 <types>
4 <type name="Abzweigung"/> 4 <type name="Abzweigung"/>
5 <type name="Berechnungsstrecke"/> 5 <type name="Berechnungsstrecke"/>
6 <type name="Brücke"/> 6 <type name="Brücke"/>
7 <type name="Bundesland"/> 7 <type name="Bundesland"/>
8 <type name="Deich-Kilometrierung"/> 8 <type name="Deich"/>
9 <type name="Einmündung"/> 9 <type name="Einmündung"/>
10 <type name="Fähre"/> 10 <type name="Fähre"/>
11 <type name="Gemeinde"/>
11 <type name="Grenze"/> 12 <type name="Grenze"/>
12 <type name="Hafen"/> 13 <type name="Hafen"/>
13 <type name="Hauptpegel"/>
14 <type name="Hauptzufluss"/>
15 <type name="HW-Marken"/>
16 <type name="HW-Schutz"/> 14 <type name="HW-Schutz"/>
17 <type name="Insel"/>
18 <type name="Kraftwerk"/>
19 <type name="Landkreis"/> 15 <type name="Landkreis"/>
20 <type name="Landesgewässerkilometrierung"/>
21 <type name="Meldestelle"/> 16 <type name="Meldestelle"/>
22 <type name="Nebenarm / Altarm"/> 17 <type name="Messstelle"/>
23 <type name="sonstige Messstelle"/> 18 <type name="Pegel"/>
24 <type name="Morphologische Messstelle"/>
25 <type name="Pegel (inkl. Nebenpegel)"/>
26 <type name="Ort"/>
27 <type name="Schleuse"/>
28 <type name="Stauwehr"/> 19 <type name="Stauwehr"/>
29 <type name="Staatsgrenze"/> 20 <type name="Staatsgrenze"/>
30 <type name="Staat"/> 21 <type name="Staat"/>
31 <type name="WSA"/> 22 <type name="WSA"/>
32 <type name="WSD"/> 23 <type name="Zufluß"/>
33 <type name="Zufluss (inkl. kleinerer Gewässer)"/>
34 <type name="Sonstige" default="true"/> 24 <type name="Sonstige" default="true"/>
35 </types> 25 </types>
36 26
37 <patterns> 27 <patterns>
38 <file pattern="^Verzweigung$" type="Abzweigung"/>
39 <file pattern="^Brücken$" type="Brücke"/> 28 <file pattern="^Brücken$" type="Brücke"/>
40 <file pattern="^Deich.*$" type="Deich"/> 29 <file pattern="^Deich.*$" type="Deich"/>
41 <file pattern="^Hafen$" type="Hafen"/> 30 <file pattern="^Hafen$" type="Hafen"/>
42 <file pattern="^Hauptpegel$" type="Hauptpegel"/> 31 <file pattern="^Pegel-alle$" type="Pegel"/>
43 <file pattern="^Zufluss$" type="Hauptzufluss"/> 32 <file pattern="^Pegel$" type="Pegel"/>
44 <file pattern="^Zufluß$" type="Hauptzufluss"/> 33 <file pattern="^Wehr$" type="Stauwehr"/>
45 <file pattern="^HW-Marken$" type="HW-Marken"/>
46 <file pattern="^HW-Schutzanlagen$" type="HW-Schutz"/>
47 <file pattern="^Morphologische_Messstelle$" type="Morphologische Messstelle"/>
48 <file pattern="^Pegel$" type="Pegel (inkl. Nebenpegel)"/>
49 <file pattern="^Pegel-alle$" type="Pegel (inkl. Nebenpegel)"/>
50 <file pattern="^Stauwehr$" type="Stauwehr"/> 34 <file pattern="^Stauwehr$" type="Stauwehr"/>
51 <file pattern="^Wehr$" type="Stauwehr"/> 35 <file pattern="^Zufluß$" type="Zufluß"/>
52 <file pattern="^Zufluss-alle$" type="Zufluss (inkl. kleinerer Gewässer)"/>
53 <file pattern="^Zufluß-alle$" type="Zufluss (inkl. kleinerer Gewässer)"/>
54 36
55 <line pattern="^Abz\.?[:\s].*$" type="Abzweigung"/> 37 <line pattern="^Abz\.?[:\s].*$" type="Abzweigung"/>
56 <line pattern="^Berechnungsstrecke.*$" type="Berechnungsstrecke"/> 38 <line pattern="^Berechnungsstrecke.*$" type="Berechnungsstrecke"/>
57 <line pattern="^Brücke[:\s].*$" type="Brücke"/> 39 <line pattern="^Brücke[:\s].*$" type="Brücke"/>
58 <line pattern="^Bundesland[:\s].*$" type="Bundesland"/> 40 <line pattern="^Bundesland[:\s].*$" type="Bundesland"/>
59 <line pattern="^Einmündung[:\s].*$" type="Einmündung"/> 41 <line pattern="^Einmündung[:\s].*$" type="Einmündung"/>
60 <line pattern="^Fähre[:\s].*$" type="Fähre"/> 42 <line pattern="^Fähre[:\s].*$" type="Abzweig"/>
43 <line pattern="^Gemeinde[:\s].*$" type="Gemeinde"/>
61 <line pattern="^Grenze[:\s].*$" type="Grenze"/> 44 <line pattern="^Grenze[:\s].*$" type="Grenze"/>
62 <line pattern="^Hafen[:\s].*$" type="Hafen"/> 45 <line pattern="^Hafen[:\s].*$" type="Hafen"/>
63 <line pattern="^Pegel[:\s].*$" type="Hauptpegel"/>
64 <line pattern="^Zufluss[:\s].*$" type="Hauptzufluss"/>
65 <line pattern="^Zufluß[:\s].*$" type="Hauptzufluss"/>
66 <line pattern="^HW-Marken[:\s].*$" type="HW-Marken"/>
67 <line pattern="^Deich[:\s].*$" type="HW-Schutz"/>
68 <line pattern="^HW-Schutz[:\s].*$" type="HW-Schutz"/> 46 <line pattern="^HW-Schutz[:\s].*$" type="HW-Schutz"/>
69 <line pattern="^HW-Schutzanlage[:\s].*$" type="HW-Schutz"/>
70 <line pattern="^Sommerdeich[:\s].*$" type="HW-Schutz"/>
71 <line pattern="^Hauptdeich[:\s].*$" type="HW-Schutz"/>
72 <line pattern="^Insel[:\s].*$" type="Insel"/>
73 <line pattern="^Kraftwerk[:\s].*$" type="Kraftwerk"/>
74 <line pattern="^Landkreis[:\s].*$" type="Landkreis"/> 47 <line pattern="^Landkreis[:\s].*$" type="Landkreis"/>
75 <line pattern="^Meldestelle[:\s].*$" type="Meldestelle"/> 48 <line pattern="^Meldestelle[:\s].*$" type="Meldestelle"/>
76 <line pattern="^Nebenarm[:\s].*$" type="Nebenarm / Altarm"/> 49 <line pattern="^Messstelle[:\s].*$" type="Messstelle"/>
77 <line pattern="^Altarm[:\s].*$" type="Nebenarm / Altarm"/> 50 <line pattern="^Geschiebemessstelle[:\s].*$" type="Messstelle"/>
78 <line pattern="^Messstelle[:\s].*$" type="sonstige Messstelle"/> 51 <line pattern="^Pegel[:\s].*$" type="Pegel"/>
79 <line pattern="^Messtelle[:\s].*$" type="sonstige Messstelle"/>
80 <line pattern="^Gemeinde[:\s].*$" type="Ort"/>
81 <line pattern="^Ort[:\s].*$" type="Ort"/>
82 <line pattern="^Orte[:\s].*$" type="Ort"/>
83 <line pattern="^Stadt[:\s].*$" type="Ort"/>
84 <line pattern="^Schleuse[:\s].*$" type="Schleuse"/>
85 <line pattern="^Stauwehr[:\s].*$" type="Stauwehr"/>
86 <line pattern="^Wehr[:\s].*$" type="Stauwehr"/>
87 <line pattern="^Nadelwehr[:\s].*$" type="Stauwehr"/>
88 <line pattern="^Hauptwehr[:\s].*$" type="Stauwehr"/>
89 <line pattern="^Staatsgrenze[:\s].*$" type="Staatsgrenze"/> 52 <line pattern="^Staatsgrenze[:\s].*$" type="Staatsgrenze"/>
90 <line pattern="^Staat[:\s].*$" type="Staat"/> 53 <line pattern="^Staat[:\s].*$" type="Staat"/>
54 <line pattern="^Wehr[:\s].*$" type="Stauwehr"/>
91 <line pattern="^WSA[:\s].*$" type="WSA"/> 55 <line pattern="^WSA[:\s].*$" type="WSA"/>
92 <line pattern="^WSD[:\s].*$" type="WSD"/> 56 <line pattern="^Zufluß[:\s].*$" type="Zufluß"/>
93 </patterns> 57 </patterns>
94 </annotation> 58 </annotation>

http://dive4elements.wald.intevation.org