管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-07-18 b66d8f0df13b2f88796d13fd8488c96da2647467
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<GMLFeatureClassList>
  <GMLFeatureClass>
    <Name>CadastralZoning</Name>
    <ElementPath>CadastralZoning</ElementPath>
 
    <GeomPropertyDefn>
        <Name>geometry</Name>
        <ElementPath>geometry</ElementPath>
        <Type>MultiPolygon</Type>
    </GeomPropertyDefn>
    <GeomPropertyDefn>
        <Name>referencePoint</Name>
        <ElementPath>referencePoint</ElementPath>
        <Type>Point</Type>
    </GeomPropertyDefn>
 
    <PropertyDefn>
      <Name>beginLifespanVersion</Name>
      <ElementPath>beginLifespanVersion</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>endLifespanVersion</Name>
      <ElementPath>endLifespanVersion</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>estimatedAccuracy</Name>
      <ElementPath>estimatedAccuracy</ElementPath>
      <Type>Real</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>estimatedAccuracy_uom</Name>
      <ElementPath>estimatedAccuracy@uom</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>inspireId_localId</Name>
      <ElementPath>inspireId|Identifier|localId</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>inspireId_namespace</Name>
      <ElementPath>inspireId|Identifier|namespace</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>label</Name>
      <ElementPath>label</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>level</Name>
      <ElementPath>level</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>levelName</Name>
      <ElementPath>levelName|LocalisedCharacterString</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>levelName_locale</Name>
      <ElementPath>levelName|LocalisedCharacterString@locale</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
 
<!--
    <PropertyDefn>
      <Name>levelName_en</Name>
      <ElementPath>levelName|LocalisedCharacterString</ElementPath>
      <Condition>@locale='en'</Condition>
      <Type>String</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>levelName_fr</Name>
      <ElementPath>levelName|LocalisedCharacterString</ElementPath>
      <Condition>@locale='fr'</Condition>
      <Type>String</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>levelName_others_locale</Name>
      <ElementPath>levelName|LocalisedCharacterString@locale</ElementPath>
      <Condition>@locale!='en' and @locale!='fr'</Condition>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>levelName_others</Name>
      <ElementPath>levelName|LocalisedCharacterString</ElementPath>
      <Condition>@locale!='en' and @locale!='fr'</Condition>
      <Type>StringList</Type>
    </PropertyDefn>
-->
 
    <PropertyDefn>
      <Name>name_language</Name>
      <ElementPath>name|GeographicalName|language</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>name_nativeness</Name>
      <ElementPath>name|GeographicalName|nativeness</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>name_nameStatus</Name>
      <ElementPath>name|GeographicalName|nameStatus</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>name_pronunciation</Name>
      <ElementPath>name|GeographicalName|pronunciation</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>name_spelling_text</Name>
      <ElementPath>name|GeographicalName|spelling|SpellingOfName|text</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>name_spelling_script</Name>
      <ElementPath>name|GeographicalName|spelling|SpellingOfName|script</ElementPath>
      <Type>StringList</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>nationalCadastalZoningReference</Name>
      <ElementPath>nationalCadastalZoningReference</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>originalMapScaleDenominator</Name>
      <ElementPath>originalMapScaleDenominator</ElementPath>
      <Type>Integer</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>validFrom</Name>
      <ElementPath>validFrom</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
    <PropertyDefn>
      <Name>validTo</Name>
      <ElementPath>validTo</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
    <PropertyDefn>
      <Name>upperLevelUnit_href</Name>
      <ElementPath>upperLevelUnit@href</ElementPath>
      <Type>String</Type>
    </PropertyDefn>
 
  </GMLFeatureClass>
</GMLFeatureClassList>