https://github.com/opengeospatial/ets-wfs11
Executable Test Suite for WFS 1.1
https://github.com/opengeospatial/ets-wfs11
Last synced: 3 months ago
JSON representation
Executable Test Suite for WFS 1.1
- Host: GitHub
- URL: https://github.com/opengeospatial/ets-wfs11
- Owner: opengeospatial
- License: other
- Created: 2014-07-17T09:23:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T13:42:44.000Z (over 1 year ago)
- Last Synced: 2025-02-27T19:26:23.561Z (over 1 year ago)
- Language: Visual Basic 6.0
- Size: 1.6 MB
- Stars: 1
- Watchers: 15
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OGC Web Feature Service 1.1.0 Test-Suite
The OGC Web Feature Service Test-Suite provides the Executable Test Script (ETS) to verfiy implementations against the following specification(s):
* _Web Feature Service Implementation Specification_, version 1.1.0 [[OGC 04-094]](https://portal.opengeospatial.org/files/?artifact_id=8339)
* _Filter Encoding Implementation Specification_, version 1.1.0 [[OGC 04-095]](http://portal.opengeospatial.org/files/?artifact_id=8340)
* _OpenGIS Web Services Common Specification_, version 1.0.0 [[OGC 05-008c1]](https://portal.opengeospatial.org/files/?artifact_id=8798)
* _Geography Markup Language (GML) -- Simple features profile_, version 1.0.0 [[OGC 06-049r1]](http://portal.opengeospatial.org/files/?artifact_id=15201)
Detailed information about this test suite is available [here](http://opengeospatial.github.io/ets-wfs11/).
## License
[Apache 2.0 License](LICENSE.md)
## Building
This test is build using [Apache Maven](http://maven.apache.org/). To
build the test suite run maven from the root directory.
```
% mvn install
```
Follow the [TEAM ENGINE instructions](http://opengeospatial.github.io/teamengine/installation.html) to install and run the tests in TEAM ENGINE.
## Bugs
Issue tracker is available at [github](https://github.com/opengeospatial/ets-wfs11/issues)
## Mailing Lists
The [cite-forum](http://cite.opengeospatial.org/forum) is where software developers discuss issues and solutions related to OGC tests.
## More Information
Visit the [CITE website](http://cite.opengeospatial.org/) to get more information about the CITE program and tools.