wcs.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <wcs>
  2. <id>wcs</id>
  3. <enabled>true</enabled>
  4. <name>WCS</name>
  5. <title>Web Coverage Service</title>
  6. <internationalTitle/>
  7. <maintainer>http://geoserver.org/comm</maintainer>
  8. <abstrct>This server implements the WCS specification 1.0 and 1.1.1, it&apos;s reference implementation of WCS 1.1.1. All layers published by this service are available on WMS also.</abstrct>
  9. <internationalAbstract/>
  10. <accessConstraints>NONE</accessConstraints>
  11. <fees>NONE</fees>
  12. <versions>
  13. <org.geotools.util.Version>
  14. <version>1.0.0</version>
  15. </org.geotools.util.Version>
  16. <org.geotools.util.Version>
  17. <version>1.1.1</version>
  18. </org.geotools.util.Version>
  19. <org.geotools.util.Version>
  20. <version>2.0.1</version>
  21. </org.geotools.util.Version>
  22. </versions>
  23. <keywords>
  24. <string>WCS</string>
  25. <string>GEOSERVER</string>
  26. </keywords>
  27. <metadataLink>
  28. <type>undef</type>
  29. <about>http://geoserver.sourceforge.net/html/index.php</about>
  30. <metadataType>other</metadataType>
  31. </metadataLink>
  32. <citeCompliant>false</citeCompliant>
  33. <onlineResource>http://geoserver.org</onlineResource>
  34. <schemaBaseURL>http://schemas.opengis.net</schemaBaseURL>
  35. <verbose>false</verbose>
  36. <gmlPrefixing>false</gmlPrefixing>
  37. <latLon>false</latLon>
  38. <maxInputMemory>0</maxInputMemory>
  39. <maxOutputMemory>0</maxOutputMemory>
  40. </wcs>