wfs.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <wfs>
  2. <id>wfs</id>
  3. <enabled>true</enabled>
  4. <name>My GeoServer WFS</name>
  5. <title>My GeoServer WFS</title>
  6. <maintainer>http://geoserver.org/comm</maintainer>
  7. <abstrct>This is a description of your Web Feature Server.&#xd;
  8. &#xd;
  9. The GeoServer is a full transactional Web Feature Server, you may wish to limit&#xd;
  10. GeoServer to a Basic service level to prevent modificaiton of your geographic&#xd;
  11. data.</abstrct>
  12. <accessConstraints>NONE</accessConstraints>
  13. <fees>NONE</fees>
  14. <versions>
  15. <org.geotools.util.Version>
  16. <version>1.0.0</version>
  17. </org.geotools.util.Version>
  18. <org.geotools.util.Version>
  19. <version>1.1.0</version>
  20. </org.geotools.util.Version>
  21. <org.geotools.util.Version>
  22. <version>2.0.0</version>
  23. </org.geotools.util.Version>
  24. </versions>
  25. <keywords>
  26. <string>WFS</string>
  27. <string>WMS</string>
  28. <string>GEOSERVER</string>
  29. </keywords>
  30. <citeCompliant>false</citeCompliant>
  31. <onlineResource>http://geoserver.org</onlineResource>
  32. <schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
  33. <verbose>false</verbose>
  34. <metadata>
  35. <entry key="SHAPE-ZIP_DEFAULT_PRJ_IS_ESRI">false</entry>
  36. </metadata>
  37. <gml>
  38. <entry>
  39. <version>V_11</version>
  40. <gml>
  41. <srsNameStyle>URL</srsNameStyle>
  42. <overrideGMLAttributes>false</overrideGMLAttributes>
  43. </gml>
  44. </entry>
  45. <entry>
  46. <version>V_20</version>
  47. <gml>
  48. <srsNameStyle>URL</srsNameStyle>
  49. <overrideGMLAttributes>false</overrideGMLAttributes>
  50. </gml>
  51. </entry>
  52. <entry>
  53. <version>V_10</version>
  54. <gml>
  55. <srsNameStyle>XML</srsNameStyle>
  56. <overrideGMLAttributes>false</overrideGMLAttributes>
  57. </gml>
  58. </entry>
  59. </gml>
  60. <serviceLevel>BASIC</serviceLevel>
  61. <maxFeatures>1000000</maxFeatures>
  62. <featureBounding>false</featureBounding>
  63. <canonicalSchemaLocation>true</canonicalSchemaLocation>
  64. <encodeFeatureMember>true</encodeFeatureMember>
  65. <hitsIgnoreMaxFeatures>false</hitsIgnoreMaxFeatures>
  66. </wfs>