-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhanced support for OGC API Features : Part 3 (Filtering) and CQL 2 standards #48
Comments
GitHub folder in OGC API Features repository for part 3 and cql2: OGC Standard roadmap OGC API github "Part 3: Filtering / Common Query Language (CQL2)" -project page Seems that this standard part is getting ready. In 2024-03-24 there was 6 future-work, 1 todo and 144 done items. Implementation (server and client) status: At least ldproxy, CubeWerx Suite, GDAL and ArcGIS Runtime API announce support for some conformance classes of Part 3. As noted in background description of this issue in development of Hakunapi the support was originally implemented in late 2021 and early 2022 based on the draft standards version, then the development has been waiting the final standards (part 3 + cql 2). |
Currently (2024-03-20) supported conformance classes by Hakunapi: Conformance classes that relate to OGC API - Features - Part 3: Filtering or CQL2
All these need to be checked when the standard is finalized. At least classes with "operators" word need to be changed to classess with "functions" name according to the latest drafts. Following maybe should be supported too:
Other checks need also. |
See #115 |
Background
The support for OGC API Features : Part 3 (Filtering) and CQL 2 standards in Hakunapi has been developed in late 2021 and early 2022 based on the draft standards versions. Still (2023-05-29) waiting for standards to be approved. At least after approval also support in Hakunapi should be enhanced.
First need to analyze and document
Links (drafts)
OGC API Features
Common Query Language (CQL2)
The text was updated successfully, but these errors were encountered: