Statistics
| Revision:

svn-gvsig-desktop / branches / piloto3d / libraries / libRemoteServices / test / WFS-dmsolutionsGetCapabilities.xml @ 41653

History | View | Annotate | Download (5.3 KB)

1
<?xml version='1.0' encoding="ISO-8859-1" ?>
2
<WFS_Capabilities 
3
   version="1.0.0" 
4
   updateSequence="0" 
5
   xmlns="http://www.opengis.net/wfs" 
6
   xmlns:ogc="http://www.opengis.net/ogc" 
7
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8
   xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengeospatial.net/wfs/1.0.0/WFS-capabilities.xsd">
9

    
10
<!-- MapServer version 4.6.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE DEBUG=MSDEBUG -->
11

    
12
<Service>
13
  <Name>MapServer WFS</Name>
14
  <Title>DM Solutions&#39; WFS Demo Server</Title>
15
  <Abstract>This demonstration server was setup by DM Solutions Group (http://www.dmsolutions.ca/) and is powered by MapServer (http://mapserver.gis.umn.edu/).  This server uses Canadian source data (c)2000, Government of Canada with permission from Natural Resources Canada from NRCan&#39;s GeoGratis web site (http://geogratis.cgdi.gc.ca/).</Abstract>
16
  <OnlineResource>http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?</OnlineResource>
17
</Service>
18

    
19
<Capability>
20
  <Request>
21
    <GetCapabilities>
22
      <DCPType>
23
        <HTTP>
24
          <Get onlineResource="http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?" />
25
        </HTTP>
26
      </DCPType>
27
      <DCPType>
28
        <HTTP>
29
          <Post onlineResource="http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?" />
30
        </HTTP>
31
      </DCPType>
32
    </GetCapabilities>
33
    <DescribeFeatureType>
34
      <SchemaDescriptionLanguage>
35
        <XMLSCHEMA/>
36
        <SFE_XMLSCHEMA/>
37
      </SchemaDescriptionLanguage>
38
      <DCPType>
39
        <HTTP>
40
          <Get onlineResource="http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?" />
41
        </HTTP>
42
      </DCPType>
43
      <DCPType>
44
        <HTTP>
45
          <Post onlineResource="http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?" />
46
        </HTTP>
47
      </DCPType>
48
    </DescribeFeatureType>
49
    <GetFeature>
50
      <ResultFormat>
51
        <GML2/>
52
        <GML3/>
53
      </ResultFormat>
54
      <DCPType>
55
        <HTTP>
56
          <Get onlineResource="http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?" />
57
        </HTTP>
58
      </DCPType>
59
      <DCPType>
60
        <HTTP>
61
          <Post onlineResource="http://dev1.dmsolutions.ca/cgi-bin/mswfs_gmap?" />
62
        </HTTP>
63
      </DCPType>
64
    </GetFeature>
65
  </Request>
66
</Capability>
67

    
68
<FeatureTypeList>
69
  <Operations>
70
    <Query/>
71
  </Operations>
72
    <FeatureType>
73
        <Name>prov_land</Name>
74
        <Title>Canadian Land</Title>
75
        <SRS>EPSG:42304</SRS>
76
        <LatLongBoundingBox minx="-173.537" miny="35.8775" maxx="-11.9603" maxy="83.8009" />
77
    </FeatureType>
78
    <FeatureType>
79
        <Name>land_fn</Name>
80
        <Title>US Land</Title>
81
        <SRS>EPSG:42304</SRS>
82
        <LatLongBoundingBox minx="-178.838" miny="31.8844" maxx="179.94" maxy="89.8254" />
83
    </FeatureType>
84
    <FeatureType>
85
        <Name>park</Name>
86
        <Title>Parks</Title>
87
        <SRS>EPSG:42304</SRS>
88
        <LatLongBoundingBox minx="-173.433" miny="41.4271" maxx="-13.3643" maxy="83.7466" />
89
    </FeatureType>
90
    <FeatureType>
91
        <Name>drain_fn</Name>
92
        <Title>US Lakes</Title>
93
        <SRS>EPSG:42304</SRS>
94
        <LatLongBoundingBox minx="-179.973" miny="35.2464" maxx="179.92" maxy="88.06" />
95
    </FeatureType>
96
    <FeatureType>
97
        <Name>drainage</Name>
98
        <Title>Lakes</Title>
99
        <SRS>EPSG:42304</SRS>
100
        <LatLongBoundingBox minx="-169.629" miny="39.2232" maxx="-15.1085" maxy="83.0129" />
101
    </FeatureType>
102
    <FeatureType>
103
        <Name>prov_bound</Name>
104
        <Title>Provincial Borders</Title>
105
        <SRS>EPSG:42304</SRS>
106
        <LatLongBoundingBox minx="-173.537" miny="35.8775" maxx="-11.9603" maxy="83.8009" />
107
    </FeatureType>
108
    <FeatureType>
109
        <Name>fedlimit</Name>
110
        <Title>Federal Limit</Title>
111
        <SRS>EPSG:42304</SRS>
112
        <LatLongBoundingBox minx="-179.96" miny="34.2409" maxx="178.833" maxy="89.9051" />
113
    </FeatureType>
114
    <FeatureType>
115
        <Name>rail</Name>
116
        <Title>Railroads</Title>
117
        <SRS>EPSG:42304</SRS>
118
        <LatLongBoundingBox minx="-137.447" miny="37.7146" maxx="-46.6233" maxy="66.7201" />
119
    </FeatureType>
120
    <FeatureType>
121
        <Name>road</Name>
122
        <Title>Roads</Title>
123
        <SRS>EPSG:42304</SRS>
124
        <LatLongBoundingBox minx="-148.059" miny="35.882" maxx="-33.7745" maxy="72.5503" />
125
    </FeatureType>
126
    <FeatureType>
127
        <Name>popplace</Name>
128
        <Title>Cities</Title>
129
        <SRS>EPSG:42304</SRS>
130
        <LatLongBoundingBox minx="-172.301" miny="36.3541" maxx="-12.9698" maxy="83.4832" />
131
    </FeatureType>
132
    <FeatureType>
133
        <Name>grid</Name>
134
        <Title>Grid</Title>
135
        <SRS>EPSG:42304</SRS>
136
        <LatLongBoundingBox minx="-178.838" miny="31.8844" maxx="179.94" maxy="89.8254" />
137
    </FeatureType>
138
</FeatureTypeList>
139

    
140
<ogc:Filter_Capabilities>
141
  <ogc:Spatial_Capabilities>
142
    <ogc:Spatial_Operators>
143
      <ogc:Intersect/>
144
      <ogc:DWithin/>
145
      <ogc:BBOX/>
146
    </ogc:Spatial_Operators>
147
  </ogc:Spatial_Capabilities>
148
  <ogc:Scalar_Capabilities>
149
    <ogc:Logical_Operators />
150
    <ogc:Comparison_Operators>
151
      <ogc:Simple_Comparisons />
152
      <ogc:Like />
153
      <ogc:Between />
154
    </ogc:Comparison_Operators>
155
  </ogc:Scalar_Capabilities>
156
</ogc:Filter_Capabilities>
157

    
158
</WFS_Capabilities>