Web Feature Service 1.1.0 1.38 API

Compliance test suite for Web Feature Service (WFS) 1.1.0

This executable test suite (ETS) verifies the conformance of the implementation under test (IUT) with respect to all relevant specifications. Conformance testing is a kind of "black box" testing that examines externally visible characteristics or behaviors of the IUT and is independent of any implementation details.

The test run arguments are summarized in the following table. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).

Test run arguments
Name Value domain Obligation Description
capabilities-url URI M A URI that refers to the implementation under test or metadata about it. Ampersand ('&') characters must be percent-encoded as '%26'.
wfs-transaction wfs-transaction O Implements the Transaction request.
Don't forget to add the test data!
wfs-locking wfs-locking O Implements optional LockFeature and GetFeatureWithLock.
Don't forget to add the test data!
wfs-xlink wfs-xlink O Implements the GetGmlObject request and supports (local) XLink processing in GetFeature requests.
Don't forget to add the test data!
profile sf-0 or sf-1 M(If not provided then sf-0 will be used by default.) The profile indicates the two levels of the GMLSF(GML Simple Features):
  • SF-0 : Level 0 (only simple non-spatial property types; Curve and Surface geometries are excluded)
  • SF-1 : Level 1 (complex non-spatial property types, plus Curve and Surface geometries)