org.opengis.cite.iso19142.joins.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 includes tests for join queries. Servers that implement join
* queries shall implement an inner join; that is, only features that satisfy
* the join condition(s) shall be included in the result set.
*
* Three conformance classes are distinguished; the corresponding service
* constraints are shown in parentheses:
*
* - Standard joins (ImplementsStandardJoins)
* - Spatial joins (ImplementsSpatialJoins)
* - Temporal joins (ImplementsTemporalJoins)
*
*
* Sources
*
* - OGC 09-025r2, 7.9.2.5.3: Join processing
* - OGC 09-025r2, Table 13: Service constraints
*
*/
package org.opengis.cite.iso19142.joins;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy