org.opengis.cite.iso19142.basic.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 "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
*
*/
package org.opengis.cite.iso19142.basic;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy