geodesic.cql#
This module is used to filter results from Datasets based on their properties. CQL2 is an OGC standard that geodesic has adopted as a uniform filtering language. Full details can be found here.
Data Structures#
This is the class that is used to represent and work with CQL2 Filters. It has static methods to aid in building rich filters.
|
Represents an OGC CQL2 Filter. |