Releases: stac-api-extensions/filter
Releases · stac-api-extensions/filter
v1.0.0-rc.4
Changed
- Added Basic Spatial Functions with additional Spatial Literals definition, which defines
a class that has only S_INTERSECTS over all geometry data types - Renamed Basic Spatial Operators to Basic Spatial Functions
- Renamed Spatial Operators to Spatial Functions
- Renamed Temporal Operators to Temporal Functions
- Renamed Array Operators to Array Functions
- Accent- and Case-insensitive Comparison conformance classes have been split into two conformance classes,
Accent-insensitive Comparison and Case-insensitive Comparison - Renamed Custom Function to Functions
- Remove recommendation to use fully-qualified property names as queryables.
v1.0.0-rc.3
[v1.0.0-rc.3] - 2023-10-18
Changed
- Fixed several issues with OpenAPI specification
- Basic Spatial Operators in CQL2 now only requires BBOX and POINT support, so the text
and examples were updated to account for this.
v1.0.0-rc.2
- Updated language on catalog-level queryables
- Fixed several examples
What's Changed
- fix cql2-text example styling by @philvarner in #3
- updates for release 1.0.0-rc.2 release by @philvarner in #6
New Contributors
- @philvarner made their first contribution in #3
Full Changelog: https://github.com/stac-api-extensions/filter/commits/v1.0.0-rc.2