How To Execute Cite Tests
Loading Cite dataset into PostGis
Warning: You need PostGIS-SVN version to be able to run CITE Tests
- Create a test geodatabase
# make install-test
- Configure your TinyOWS config.xml file
# vim /usr/local/tinyows/config.xml
Of course, you must use a public IP for online_resource value to hope using OGC CITE Tests !
Running tests with the Team Engine (beta ones)
http://cite.opengeospatial.org/te2/
OGC offers several test suites concerning WFS 1.0.0, 1.1.0, WMS, etc.
- Click on "Start testing" at the bottom to create a new session which can be used again later.
- Select the test suite you want to run
- Enter the GetCapabilities URL (Ex: http://domain.com/.../tinyows?SERVICE=WFS&REQUEST=GetCapabilities)
Be aware that the URL must be public so URL like http://localhost/cgi-bin/tinyows?SERVICE=WFS&REQUEST=GetCapabilities will not be accepted
- Check the options you want to run tests with and launch the process