Package org.opengis.cite.iso19142.basic


package org.opengis.cite.iso19142.basic
This package contains test classes that assess conformance of the SUT with respect to the "Basic WFS" conformance level. It builds upon the "Simple WFS" conformance level and adds the following service requests:
  • GetFeature with ad hoc query support
  • GetPropertyValue

Sources

  • ISO ISO 19142:2010, cl. 2, Table 1
  • ISO ISO 19142:2010, cl. A.1.2: Basic WFS
  • ISO ISO 19143:2010, Table 1: FE conformance classes
  • Classes
    Class
    Description
    Tests the service response to a GetCapabilities request for "Basic WFS" conformance.
    Tests the response to a GetFeature request that returns a selection of features matching specified criteria.
    Tests the service response to a GetPropertyValue request.