Skip navigation links
LuciadFusion
2023.1.08

Package com.luciad.ogc.filter.model

Contains a Java object model for representing an OGC filter, implementing the OGC 02-059, 04-095 and 09-026 standards (OGC Filter Encoding Implementation Specification, version 1.0.0, 1.1.0 and 2.0.0).

See: Description

Package com.luciad.ogc.filter.model Description

Contains a Java object model for representing an OGC filter, implementing the OGC 02-059, 04-095 and 09-026 standards (OGC Filter Encoding Implementation Specification, version 1.0.0, 1.1.0 and 2.0.0).

Consult the developer guide for examples on how to create a TLcdOGCFilter. If you want to convert between an XML representation of an OGC filter and its Java representation TLcdOGCFilter, you need to use the TLcdOGCFilterDecoder and TLcdOGCFilterEncoder from the com.luciad.ogc.filter.xml package.

Since:
6.1
Skip navigation links
LuciadFusion
2023.1.08