All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opengis.cite.iso19142.joins.package-info Maven / Gradle / Ivy

There is a newer version: 2.0-r18
Show newest version
/**
 * 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