Project

General

Profile

1
<wfs>
2
  <id>wfs</id>
3
  <enabled>true</enabled>
4
  <name>WFS</name>
5
  <title>GeoServer Web Feature Service</title>
6
  <maintainer>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10311</maintainer>
7
  <abstrct>This is the reference implementation of WFS 1.0.0 and WFS 1.1.0, supports all WFS operations including Transaction.</abstrct>
8
  <accessConstraints>NONE</accessConstraints>
9
  <fees>NONE</fees>
10
  <versions>
11
    <org.geotools.util.Version>
12
      <version>1.0.0</version>
13
    </org.geotools.util.Version>
14
    <org.geotools.util.Version>
15
      <version>1.1.0</version>
16
    </org.geotools.util.Version>
17
  </versions>
18
  <keywords>
19
    <string>WFS</string>
20
    <string>WMS</string>
21
    <string>GEOSERVER</string>
22
  </keywords>
23
  <metadataLink/>
24
  <citeCompliant>false</citeCompliant>
25
  <onlineResource>http://geoserver.sourceforge.net/html/index.php</onlineResource>
26
  <schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
27
  <verbose>false</verbose>
28
  <gml>
29
    <entry>
30
      <org.geoserver.wfs.WFSInfo_-Version>V_10</org.geoserver.wfs.WFSInfo_-Version>
31
      <org.geoserver.wfs.GMLInfoImpl>
32
        <srsNameStyle>XML</srsNameStyle>
33
      </org.geoserver.wfs.GMLInfoImpl>
34
    </entry>
35
    <entry>
36
      <org.geoserver.wfs.WFSInfo_-Version>V_11</org.geoserver.wfs.WFSInfo_-Version>
37
      <org.geoserver.wfs.GMLInfoImpl>
38
        <srsNameStyle>URN</srsNameStyle>
39
      </org.geoserver.wfs.GMLInfoImpl>
40
    </entry>
41
  </gml>
42
  <serviceLevel>COMPLETE</serviceLevel>
43
  <maxFeatures>1000000</maxFeatures>
44
  <featureBounding>false</featureBounding>
45
  <canonicalSchemaLocation>false</canonicalSchemaLocation>
46
</wfs>
(4-4/5)