comparison backend/doc/annotation-types.xml @ 5906:8025cb45c31a

some additions and adjustments to annotation types
author Tom Gottfried <tom.gottfried@intevation.de>
date Mon, 06 May 2013 18:43:13 +0200
parents 5aa05a7a34b7
children 6fd8a5b55f73
comparison
equal deleted inserted replaced
5905:0c61dba8c0de 5906:8025cb45c31a
18 <type name="Pegel"/> 18 <type name="Pegel"/>
19 <type name="Stauwehr"/> 19 <type name="Stauwehr"/>
20 <type name="Staatsgrenze"/> 20 <type name="Staatsgrenze"/>
21 <type name="Staat"/> 21 <type name="Staat"/>
22 <type name="WSA"/> 22 <type name="WSA"/>
23 <type name="Zufluß"/> 23 <type name="Zufluss"/>
24 <type name="Quelle"/>
25 <type name="Senke"/>
24 <type name="Sonstige" default="true"/> 26 <type name="Sonstige" default="true"/>
25 </types> 27 </types>
26 28
27 <patterns> 29 <patterns>
28 <file pattern="^Brücken$" type="Brücke"/> 30 <file pattern="^Brücken$" type="Brücke"/>
30 <file pattern="^Hafen$" type="Hafen"/> 32 <file pattern="^Hafen$" type="Hafen"/>
31 <file pattern="^Pegel-alle$" type="Pegel"/> 33 <file pattern="^Pegel-alle$" type="Pegel"/>
32 <file pattern="^Pegel$" type="Pegel"/> 34 <file pattern="^Pegel$" type="Pegel"/>
33 <file pattern="^Wehr$" type="Stauwehr"/> 35 <file pattern="^Wehr$" type="Stauwehr"/>
34 <file pattern="^Stauwehr$" type="Stauwehr"/> 36 <file pattern="^Stauwehr$" type="Stauwehr"/>
35 <file pattern="^Zufluß$" type="Zufluß"/> 37 <file pattern="^Zufluß$" type="Zufluss"/>
38 <file pattern="^Zufluss$" type="Zufluss"/>
36 39
37 <line pattern="^Abz\.?[:\s].*$" type="Abzweigung"/> 40 <line pattern="^Deich.*$" type="Deich"/>
41 <line pattern="^Abz.?[:\s].*$" type="Abzweigung"/>
38 <line pattern="^Berechnungsstrecke.*$" type="Berechnungsstrecke"/> 42 <line pattern="^Berechnungsstrecke.*$" type="Berechnungsstrecke"/>
39 <line pattern="^Brücke[:\s].*$" type="Brücke"/> 43 <line pattern="^Brücke[:\s].*$" type="Brücke"/>
40 <line pattern="^Bundesland[:\s].*$" type="Bundesland"/> 44 <line pattern="^Bundesland[:\s].*$" type="Bundesland"/>
41 <line pattern="^Einmündung[:\s].*$" type="Einmündung"/> 45 <line pattern="^Einmündung[:\s].*$" type="Einmündung"/>
46 <line pattern="^Mündung[:\s].*$" type="Einmündung"/>
42 <line pattern="^Fähre[:\s].*$" type="Abzweigung"/> 47 <line pattern="^Fähre[:\s].*$" type="Abzweigung"/>
43 <line pattern="^Gemeinde[:\s].*$" type="Gemeinde"/> 48 <line pattern="^Gemeinde[:\s].*$" type="Gemeinde"/>
44 <line pattern="^Grenze[:\s].*$" type="Grenze"/> 49 <line pattern="^Grenze[:\s].*$" type="Grenze"/>
45 <line pattern="^Hafen[:\s].*$" type="Hafen"/> 50 <line pattern="^Hafen[:\s].*$" type="Hafen"/>
46 <line pattern="^HW-Schutz[:\s].*$" type="HW-Schutz"/> 51 <line pattern="^HW-Schutz[:\s].*$" type="HW-Schutz"/>
47 <line pattern="^Landkreis[:\s].*$" type="Landkreis"/> 52 <line pattern="^Landkreis[:\s].*$" type="Landkreis"/>
48 <line pattern="^Meldestelle[:\s].*$" type="Meldestelle"/> 53 <line pattern="^Meldestelle[:\s].*$" type="Meldestelle"/>
49 <line pattern="^Messstelle[:\s].*$" type="Messstelle"/> 54 <line pattern="^Messstelle[:\s].*$" type="Messstelle"/>
50 <line pattern="^Geschiebemessstelle[:\s].*$" type="Messstelle"/> 55 <line pattern="^Geschiebemessstelle[:\s].*$" type="Messstelle"/>
56 <line pattern="^Schwebstoffmessstelle[:\s].*$" type="Messstelle"/>
51 <line pattern="^Pegel[:\s].*$" type="Pegel"/> 57 <line pattern="^Pegel[:\s].*$" type="Pegel"/>
52 <line pattern="^Staatsgrenze[:\s].*$" type="Staatsgrenze"/> 58 <line pattern="^Staatsgrenze[:\s].*$" type="Staatsgrenze"/>
53 <line pattern="^Staat[:\s].*$" type="Staat"/> 59 <line pattern="^Staat[:\s].*$" type="Staat"/>
54 <line pattern="^Wehr[:\s].*$" type="Stauwehr"/> 60 <line pattern="^Wehr[:\s].*$" type="Stauwehr"/>
55 <line pattern="^WSA[:\s].*$" type="WSA"/> 61 <line pattern="^WSA[:\s].*$" type="WSA"/>
56 <line pattern="^Zufluß[:\s].*$" type="Zufluß"/> 62 <line pattern="^Zufluß[:\s].*$" type="Zufluss"/>
63 <line pattern="^Zufluss[:\s].*$" type="Zufluss"/>
64 <line pattern="^Quelle[:\s].*$" type="Quelle"/>
65 <line pattern="^Senke[:\s].*$" type="Senke"/>
57 </patterns> 66 </patterns>
58 </annotation> 67 </annotation>

http://dive4elements.wald.intevation.org