README.rst 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. CITE Data
  2. =========
  3. The Open Geospatial Consortium Compliance and Intolerability Testing Initiative (CITE)
  4. only tests the WCS protocol and does not provide any test data.
  5. For more information:
  6. * http://cite.opengeospatial.org/teamengine/
  7. * http://cite.opengeospatial.org/teamengine/wcs-1.1.1/index.html
  8. Instructions
  9. ------------
  10. There are complete running instructions here:
  11. http://geoserver.org/display/GEOS/Running+Cite+Tests
  12. Here's the summary:
  13. First and IMPORTANT, to run WCS 1.0.0 tests you need to take the geoserver WCS 1.1 module out of the classpath.
  14. To do so, if you're running geosever from eclipse just remove the wcs-11 dependency from the web module. If running
  15. geoserver with maven jetty:run, remove the wcs1_1 dependency in the pom.xml file. Then run GeoServer.
  16. The engine will ask you for the capabilities url and other parameters. These are the ones to use:
  17. 1. capabilities URL: the getcapabilities url
  18. 2. MIME Header Setup: image/tiff
  19. 3. UpdateSequence Values: higher: 2, lower: 0
  20. 4. The grid resolutions: 0.1 and 0.1
  21. 5. Verify that the server supports XML encoding: yes
  22. 6. Verify that the server supports range set axis: yes
  23. 7. The server implements the original or corrigendum schemas: original