Package org.opengis.filter.capability


package org.opengis.filter.capability
Metadata about the specific elements that a particular implementation supports. A client application can inspect the filter capabilities metadata and be able to determine which operators and types a filter expression processor supports.

Filter capabilities are divided into five categories: id capabilities, scalar capabilities, spatial capabilities, temporal capabilities and the ability to test for the existence or absence of a named property.

Since:
3.1
  • Interfaces
    Class
    Description
    Description of an argument of a function.
    A function that may be used in filter expressions.
    Declaration of which conformance classes a particular implementation supports.
    Advertisement of additional operators added to the filter syntax.
    Metadata about the specific elements that a particular implementation supports.
    Capabilities used to convey supported identifier operators.
    Advertisement of which logical, comparison and arithmetic operators the service supports.
    Advertisement of which spatial operators and geometric operands the service supports.
    Advertisement of which temporal operators and temporal operands the service supports.