Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libRemoteServices / test / WFS-sercartlinGetCapabilities.xml @ 8312

History | View | Annotate | Download (15 KB)

1 5368 jorpiell
<?xml version="1.0" encoding="UTF-8"?>
2
<WFS_Capabilities version="1.0.0" xmlns="http://www.opengis.net/wfs" xmlns:topp="http://www.openplans.org/topp" xmlns:sde="http://geoserver.sf.net" xmlns:tiger="http://www.census.gov" xmlns:cite="http://www.opengeospatial.net/cite" xmlns:cv="http://sercartlin" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs http://sercartlin:8080/geoserver/schemas/wfs/1.0.0/WFS-capabilities.xsd">
3
  <Service>
4
    <Name>My GeoServer WFS</Name>
5
    <Title>My GeoServer WFS</Title>
6
    <Abstract>
7
This is a description of your Web Feature Server.
8
9
The GeoServer is a full transactional Web Feature Server, you may wish to limit
10
GeoServer to a Basic service level to prevent modificaiton of your geographic
11
data.
12
     </Abstract>
13
    <Keywords>WFS, WMS, GEOSERVER</Keywords>
14
    <OnlineResource>http://geoserver.sourceforge.net/html/index.php</OnlineResource>
15
    <Fees>NONE</Fees>
16
    <AccessConstraints>NONE</AccessConstraints>
17
  </Service>
18
  <Capability>
19
    <Request>
20
      <GetCapabilities>
21
        <DCPType>
22
          <HTTP>
23
            <Get onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
24
          </HTTP>
25
        </DCPType>
26
        <DCPType>
27
          <HTTP>
28
            <Post onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
29
          </HTTP>
30
        </DCPType>
31
      </GetCapabilities>
32
      <DescribeFeatureType>
33
        <SchemaDescriptionLanguage>
34
          <XMLSCHEMA/>
35
        </SchemaDescriptionLanguage>
36
        <DCPType>
37
          <HTTP>
38
            <Get onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
39
          </HTTP>
40
        </DCPType>
41
        <DCPType>
42
          <HTTP>
43
            <Post onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
44
          </HTTP>
45
        </DCPType>
46
      </DescribeFeatureType>
47
      <GetFeature>
48
        <ResultFormat>
49
          <GML2/>
50
          <GML2-GZIP/>
51
          <SHAPE-ZIP/>
52
        </ResultFormat>
53
        <DCPType>
54
          <HTTP>
55
            <Get onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
56
          </HTTP>
57
        </DCPType>
58
        <DCPType>
59
          <HTTP>
60
            <Post onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
61
          </HTTP>
62
        </DCPType>
63
      </GetFeature>
64
      <Transaction>
65
        <DCPType>
66
          <HTTP>
67
            <Get onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
68
          </HTTP>
69
        </DCPType>
70
        <DCPType>
71
          <HTTP>
72
            <Post onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
73
          </HTTP>
74
        </DCPType>
75
      </Transaction>
76
      <LockFeature>
77
        <DCPType>
78
          <HTTP>
79
            <Get onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
80
          </HTTP>
81
        </DCPType>
82
        <DCPType>
83
          <HTTP>
84
            <Post onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
85
          </HTTP>
86
        </DCPType>
87
      </LockFeature>
88
      <GetFeatureWithLock>
89
        <ResultFormat>
90
          <GML2/>
91
        </ResultFormat>
92
        <DCPType>
93
          <HTTP>
94
            <Get onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
95
          </HTTP>
96
        </DCPType>
97
        <DCPType>
98
          <HTTP>
99
            <Post onlineResource="http://sercartlin:8080/geoserver/wfs?"/>
100
          </HTTP>
101
        </DCPType>
102
      </GetFeatureWithLock>
103
    </Request>
104
  </Capability>
105
  <FeatureTypeList>
106
    <Operations>
107
      <Query/>
108
      <Insert/>
109
      <Update/>
110
      <Delete/>
111
      <Lock/>
112
    </Operations>
113
    <FeatureType>
114
      <Name>topp:states</Name>
115
      <Title>USA Population</Title>
116
      <Abstract>This is some census data on the states.</Abstract>
117
      <Keywords>census, state boundaries, united states</Keywords>
118
      <SRS>EPSG:4326</SRS>
119
      <LatLongBoundingBox minx="-124.731422" miny="24.955967" maxx="-66.969849" maxy="49.371735"/>
120
    </FeatureType>
121
    <FeatureType>
122
      <Name>cv:comunic_lin_300k</Name>
123
      <Title>comunic_lin_300k_Type</Title>
124
      <Abstract>Generated from bdgis</Abstract>
125
      <Keywords>comunic_lin_300k bdgis</Keywords>
126
      <SRS>EPSG:23030</SRS>
127
      <LatLongBoundingBox minx="-1.553581718346845" miny="37.81860412021984" maxx="0.5201469397607279" maxy="40.812203144186235"/>
128
    </FeatureType>
129
    <FeatureType>
130
      <Name>topp:tasmania_roads</Name>
131
      <Title>tasmania_roads_Type</Title>
132
      <Abstract>Generated from tasmania_roads_shapefile</Abstract>
133
      <Keywords>Tasmania Roads</Keywords>
134
      <SRS>EPSG:4326</SRS>
135
      <LatLongBoundingBox minx="145.19754" miny="-43.423512" maxx="148.27298000000002" maxy="-40.852802"/>
136
    </FeatureType>
137
    <FeatureType>
138
      <Name>topp:tasmania_state_boundaries</Name>
139
      <Title>tasmania_state_boundaries_Type</Title>
140
      <Abstract>Generated from tasmania_state_boundaries_shapefile</Abstract>
141
      <Keywords>Tasmania Australia State</Keywords>
142
      <SRS>EPSG:4326</SRS>
143
      <LatLongBoundingBox minx="143.83482400000003" miny="-43.648056" maxx="148.47914100000003" maxy="-39.573891"/>
144
    </FeatureType>
145
    <FeatureType>
146
      <Name>tiger:tiger_roads</Name>
147
      <Title>tiger_roads_Type</Title>
148
      <Abstract>Generated from DS_tiger_roads</Abstract>
149
      <Keywords>tiger_roads DS_tiger_roads</Keywords>
150
      <SRS>EPSG:4326</SRS>
151
      <LatLongBoundingBox minx="-74.02722" miny="40.684221" maxx="-73.907005" maxy="40.878178"/>
152
    </FeatureType>
153
    <FeatureType>
154
      <Name>topp:tasmania_water_bodies</Name>
155
      <Title>tasmania_water_bodies_Type</Title>
156
      <Abstract>Generated from tasmania_water_bodies_shapefile</Abstract>
157
      <Keywords>Tasmania Australia Water Bodies Lakes</Keywords>
158
      <SRS>EPSG:4326</SRS>
159
      <LatLongBoundingBox minx="145.97161899999998" miny="-43.031944" maxx="147.219696" maxy="-41.775558"/>
160
    </FeatureType>
161
    <FeatureType>
162
      <Name>tiger:poly_landmarks</Name>
163
      <Title>poly_landmarks_Type</Title>
164
      <Abstract>Generated from DS_poly_landmarks</Abstract>
165
      <Keywords>DS_poly_landmarks poly_landmarks</Keywords>
166
      <SRS>EPSG:4326</SRS>
167
      <LatLongBoundingBox minx="-74.047185" miny="40.679648" maxx="-73.90782" maxy="40.882078"/>
168
    </FeatureType>
169
    <FeatureType>
170
      <Name>cv:poblacion_pnt_300k</Name>
171
      <Title>poblacion_pnt_300k_Type</Title>
172
      <Abstract>Generated from bdgis</Abstract>
173
      <Keywords>bdgis poblacion_pnt_300k</Keywords>
174
      <SRS>EPSG:23030</SRS>
175
      <LatLongBoundingBox minx="-1.530864701640846" miny="37.8303465529358" maxx="0.72202148272345" maxy="40.76806812636717"/>
176
    </FeatureType>
177
    <FeatureType>
178
      <Name>tiger:giant_polygon</Name>
179
      <Title>giant_polygon_Type</Title>
180
      <Abstract>Generated from DS_giant_polygon</Abstract>
181
      <Keywords>DS_giant_polygon giant_polygon</Keywords>
182
      <SRS>EPSG:4326</SRS>
183
      <LatLongBoundingBox minx="-180.0" miny="-90.0" maxx="180.0" maxy="90.0"/>
184
    </FeatureType>
185
    <FeatureType>
186
      <Name>topp:tasmania_cities</Name>
187
      <Title>tasmania_cities_Type</Title>
188
      <Abstract>Generated from tasmania_cities_shapefile</Abstract>
189
      <Keywords>Tasmania Roads</Keywords>
190
      <SRS>EPSG:4326</SRS>
191
      <LatLongBoundingBox minx="145.19754" miny="-43.423512" maxx="148.27298000000002" maxy="-40.852802"/>
192
    </FeatureType>
193
    <FeatureType>
194
      <Name>tiger:poi</Name>
195
      <Title>poi_Type</Title>
196
      <Abstract>Generated from DS_poi</Abstract>
197
      <Keywords>DS_poi poi</Keywords>
198
      <SRS>EPSG:4326</SRS>
199
      <LatLongBoundingBox minx="-74.0118315772888" miny="40.70754683896324" maxx="-74.00857344353275" maxy="40.711945649065406"/>
200
    </FeatureType>
201
    <FeatureType>
202
      <Name>cv:embalses_pol_300k</Name>
203
      <Title>embalses_pol_300k_Type</Title>
204
      <Abstract>Generated from bdgis</Abstract>
205
      <Keywords>bdgis embalses_pol_300k</Keywords>
206
      <SRS>EPSG:23030</SRS>
207
      <LatLongBoundingBox minx="-1.6296826542769236" miny="37.95000544047786" maxx="0.23815778024161066" maxy="40.729370875276324"/>
208
    </FeatureType>
209
  </FeatureTypeList>
210
  <ogc:Filter_Capabilities>
211
    <ogc:Spatial_Capabilities>
212
      <ogc:Spatial_Operators>
213
        <ogc:Disjoint/>
214
        <ogc:Equals/>
215
        <ogc:DWithin/>
216
        <ogc:Beyond/>
217
        <ogc:Intersect/>
218
        <ogc:Touches/>
219
        <ogc:Crosses/>
220
        <ogc:Within/>
221
        <ogc:Contains/>
222
        <ogc:Overlaps/>
223
        <ogc:BBOX/>
224
      </ogc:Spatial_Operators>
225
    </ogc:Spatial_Capabilities>
226
    <ogc:Scalar_Capabilities>
227
      <ogc:Logical_Operators/>
228
      <ogc:Comparison_Operators>
229
        <ogc:Simple_Comparisons/>
230
        <ogc:Between/>
231
        <ogc:Like/>
232
        <ogc:NullCheck/>
233
      </ogc:Comparison_Operators>
234
      <ogc:Arithmetic_Operators>
235
        <ogc:Simple_Arithmetic/>
236
        <ogc:Functions>
237
          <ogc:Function_Names>
238
            <ogc:Function_Name nArgs="1">Area</ogc:Function_Name>
239
            <ogc:Function_Name nArgs="3">between</ogc:Function_Name>
240
            <ogc:Function_Name nArgs="1">boundary</ogc:Function_Name>
241
            <ogc:Function_Name nArgs="1">boundaryDimension</ogc:Function_Name>
242
            <ogc:Function_Name nArgs="2">buffer</ogc:Function_Name>
243
            <ogc:Function_Name nArgs="3">bufferWithSegments</ogc:Function_Name>
244
            <ogc:Function_Name nArgs="1">centroid</ogc:Function_Name>
245
            <ogc:Function_Name nArgs="1">Collection_Min</ogc:Function_Name>
246
            <ogc:Function_Name nArgs="2">contains</ogc:Function_Name>
247
            <ogc:Function_Name nArgs="1">convexHull</ogc:Function_Name>
248
            <ogc:Function_Name nArgs="2">crosses</ogc:Function_Name>
249
            <ogc:Function_Name nArgs="2">difference</ogc:Function_Name>
250
            <ogc:Function_Name nArgs="1">dimension</ogc:Function_Name>
251
            <ogc:Function_Name nArgs="2">disjoint</ogc:Function_Name>
252
            <ogc:Function_Name nArgs="2">distance</ogc:Function_Name>
253
            <ogc:Function_Name nArgs="1">double2bool</ogc:Function_Name>
254
            <ogc:Function_Name nArgs="1">endPoint</ogc:Function_Name>
255
            <ogc:Function_Name nArgs="1">envelope</ogc:Function_Name>
256
            <ogc:Function_Name nArgs="2">EqualInterval</ogc:Function_Name>
257
            <ogc:Function_Name nArgs="2">equalsExact</ogc:Function_Name>
258
            <ogc:Function_Name nArgs="3">equalsExactTolerance</ogc:Function_Name>
259
            <ogc:Function_Name nArgs="2">equalTo</ogc:Function_Name>
260
            <ogc:Function_Name nArgs="1">exteriorRing</ogc:Function_Name>
261
            <ogc:Function_Name nArgs="1">geometryType</ogc:Function_Name>
262
            <ogc:Function_Name nArgs="1">geomFromWKT</ogc:Function_Name>
263
            <ogc:Function_Name nArgs="1">geomLength</ogc:Function_Name>
264
            <ogc:Function_Name nArgs="2">getGeometryN</ogc:Function_Name>
265
            <ogc:Function_Name nArgs="1">getX</ogc:Function_Name>
266
            <ogc:Function_Name nArgs="1">getY</ogc:Function_Name>
267
            <ogc:Function_Name nArgs="2">greaterEqualThan</ogc:Function_Name>
268
            <ogc:Function_Name nArgs="2">greaterThan</ogc:Function_Name>
269
            <ogc:Function_Name nArgs="3">if_then_else</ogc:Function_Name>
270
            <ogc:Function_Name nArgs="11">in10</ogc:Function_Name>
271
            <ogc:Function_Name nArgs="3">in2</ogc:Function_Name>
272
            <ogc:Function_Name nArgs="4">in3</ogc:Function_Name>
273
            <ogc:Function_Name nArgs="5">in4</ogc:Function_Name>
274
            <ogc:Function_Name nArgs="6">in5</ogc:Function_Name>
275
            <ogc:Function_Name nArgs="7">in6</ogc:Function_Name>
276
            <ogc:Function_Name nArgs="8">in7</ogc:Function_Name>
277
            <ogc:Function_Name nArgs="9">in8</ogc:Function_Name>
278
            <ogc:Function_Name nArgs="10">in9</ogc:Function_Name>
279
            <ogc:Function_Name nArgs="1">int2bbool</ogc:Function_Name>
280
            <ogc:Function_Name nArgs="1">int2ddouble</ogc:Function_Name>
281
            <ogc:Function_Name nArgs="1">interiorPoint</ogc:Function_Name>
282
            <ogc:Function_Name nArgs="2">interiorRingN</ogc:Function_Name>
283
            <ogc:Function_Name nArgs="2">intersection</ogc:Function_Name>
284
            <ogc:Function_Name nArgs="2">intersects</ogc:Function_Name>
285
            <ogc:Function_Name nArgs="1">isClosed</ogc:Function_Name>
286
            <ogc:Function_Name nArgs="1">isEmpty</ogc:Function_Name>
287
            <ogc:Function_Name nArgs="2">isLike</ogc:Function_Name>
288
            <ogc:Function_Name nArgs="1">isNull</ogc:Function_Name>
289
            <ogc:Function_Name nArgs="1">isRing</ogc:Function_Name>
290
            <ogc:Function_Name nArgs="1">isSimple</ogc:Function_Name>
291
            <ogc:Function_Name nArgs="1">isValid</ogc:Function_Name>
292
            <ogc:Function_Name nArgs="3">isWithinDistance</ogc:Function_Name>
293
            <ogc:Function_Name nArgs="0">length</ogc:Function_Name>
294
            <ogc:Function_Name nArgs="2">lessEqualThan</ogc:Function_Name>
295
            <ogc:Function_Name nArgs="2">lessThan</ogc:Function_Name>
296
            <ogc:Function_Name nArgs="2">Max</ogc:Function_Name>
297
            <ogc:Function_Name nArgs="2">Min</ogc:Function_Name>
298
            <ogc:Function_Name nArgs="1">not</ogc:Function_Name>
299
            <ogc:Function_Name nArgs="2">notEqualTo</ogc:Function_Name>
300
            <ogc:Function_Name nArgs="1">numGeometries</ogc:Function_Name>
301
            <ogc:Function_Name nArgs="1">numInteriorRing</ogc:Function_Name>
302
            <ogc:Function_Name nArgs="1">numPoints</ogc:Function_Name>
303
            <ogc:Function_Name nArgs="2">overlaps</ogc:Function_Name>
304
            <ogc:Function_Name nArgs="1">parseBoolean</ogc:Function_Name>
305
            <ogc:Function_Name nArgs="1">parseDouble</ogc:Function_Name>
306
            <ogc:Function_Name nArgs="1">parseInt</ogc:Function_Name>
307
            <ogc:Function_Name nArgs="2">pointN</ogc:Function_Name>
308
            <ogc:Function_Name nArgs="2">relate</ogc:Function_Name>
309
            <ogc:Function_Name nArgs="3">relatePattern</ogc:Function_Name>
310
            <ogc:Function_Name nArgs="1">roundDouble</ogc:Function_Name>
311
            <ogc:Function_Name nArgs="1">startPoint</ogc:Function_Name>
312
            <ogc:Function_Name nArgs="2">strConcat</ogc:Function_Name>
313
            <ogc:Function_Name nArgs="2">strEndsWith</ogc:Function_Name>
314
            <ogc:Function_Name nArgs="2">strEqualsIgnoreCase</ogc:Function_Name>
315
            <ogc:Function_Name nArgs="2">strIndexOf</ogc:Function_Name>
316
            <ogc:Function_Name nArgs="2">strLastIndexOf</ogc:Function_Name>
317
            <ogc:Function_Name nArgs="1">strLength</ogc:Function_Name>
318
            <ogc:Function_Name nArgs="2">strMatches</ogc:Function_Name>
319
            <ogc:Function_Name nArgs="2">strStartsWith</ogc:Function_Name>
320
            <ogc:Function_Name nArgs="3">strSubstring</ogc:Function_Name>
321
            <ogc:Function_Name nArgs="2">strSubstringStart</ogc:Function_Name>
322
            <ogc:Function_Name nArgs="1">strTrim</ogc:Function_Name>
323
            <ogc:Function_Name nArgs="2">symDifference</ogc:Function_Name>
324
            <ogc:Function_Name nArgs="2">touches</ogc:Function_Name>
325
            <ogc:Function_Name nArgs="1">toWKT</ogc:Function_Name>
326
            <ogc:Function_Name nArgs="2">union</ogc:Function_Name>
327
            <ogc:Function_Name nArgs="2">within</ogc:Function_Name>
328
          </ogc:Function_Names>
329
        </ogc:Functions>
330
      </ogc:Arithmetic_Operators>
331
    </ogc:Scalar_Capabilities>
332
  </ogc:Filter_Capabilities>
333
</WFS_Capabilities>