Overview

This test engine is designed to test implementations of the Web Feature Service 1.0.0 with filters defined using OGC Filter Encoding 1.0.0 specification and features defined using Geography Markup Language 2.1.2 specification.

This test suite is based on the following documents:

Description

The Executive Summary provides an overview description of the test.

The assertions implemented in this test can be found in the document summarizing the requirements.

The Web Feature service defines the following profiles of implementations. An implementation will be tested for compliance with one of these profiles based on the operations supported in the capabilities document.

  • Basic - GetCapabilities, DescribeFeatureType and GetFeature
  • Transactional - Basic + Transaction
  • Locking - Transactional + LockFeature and GetFeatureWithLock

Dependencies

This test depends on cite-1-utils, where a GML Validator parser and the following schemas can be found:

  • schemas/OGC-1.0.0/OGC_Wrapper.xsd
  • schemas/WFS-1.0.0/WFS_Wrapper.xsd
  • schemas/complexFeatures.xsd
  • schemas/dataFeatures.xsd
  • schemas/geometryFeatures.xsd

Release Notes

Release notes are available at the relnotes.html page.