org.opengis.cite.iso19142.simple.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wfs20 Show documentation
Show all versions of ets-wfs20 Show documentation
Checks WFS 2.0 implementations for conformance to ISO 19142:2010.
/**
* This package contains test classes that assess conformance of the SUT with
* respect to the "Simple WFS" conformance class, which is the lowest level
* of WFS 2.0 conformance. The following service requests must be supported:
*
*
* - GetCapabilities
* - DescribeFeatureType
* - ListStoredQueries
* - DescribeStoredQueries
* - GetFeature with stored query support
*
*
* @see "ISO ISO 19142:2010, cl. 2, Table 1"
* @see "ISO ISO 19142:2010, cl. A.1.1: Simple WFS"
*/
package org.opengis.cite.iso19142.simple;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy