You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Fields](item-search/README.md#fields-extension)|[Item Search](item-search/) request | Adds parameter to control which fields are returned in the response. |*Pilot*|
36
-
|[Filter](item-search/README.md#filter-extension)|[Item Search](item-search/) and [STAC API - Features](ogcapi-features)`/items` requests | Adds parameter to search Item and Collection properties. |*Pilot*|
37
-
|[Context](item-search/README.md#context-extension)|[Item Search](item-search/) response ([ItemCollection](fragments/itemcollection/README.md)) | Adds search related metadata (context) to ItemCollection. |*Proposal*|
38
-
|[Sort](item-search/README.md#sort-extension)|[Item Search](item-search/) request | Adds Parameter to control sorting of returns results. |*Pilot*|
39
-
|[Transaction](ogcapi-features/extensions/transaction/README.md)|[STAC API - Features](ogcapi-features) POST on `/items` endpoint, DELETE/PUT on `/items/{itemId}` endpoint | Adds PUT and DELETE endpoints for the creation, editing, and deleting of Item objects. |*Pilot*|
35
+
|[Fields](item-search/README.md#fields-extension)|[Item Search](item-search/) request | Adds parameter to control which fields are returned in the response. |Candidate|
36
+
|[Filter](item-search/README.md#filter-extension)|[Item Search](item-search/) and [STAC API - Features](ogcapi-features)`/items` requests | Adds parameter to search Item and Collection properties. | Pilot |
37
+
|[Context](item-search/README.md#context-extension)|[Item Search](item-search/) response ([ItemCollection](fragments/itemcollection/README.md)) | Adds search related metadata (context) to ItemCollection. |Candidate|
38
+
|[Sort](item-search/README.md#sort-extension)|[Item Search](item-search/) request | Adds Parameter to control sorting of returns results. |Candidate|
39
+
|[Transaction](ogcapi-features/extensions/transaction/README.md)|[STAC API - Features](ogcapi-features) POST on `/items` endpoint, DELETE/PUT on `/items/{itemId}` endpoint | Adds PUT and DELETE endpoints for the creation, editing, and deleting of Item objects. |Candidate|
40
40
|[Items and Collections API Version](ogcapi-features/extensions/version/README.md)|[STAC API - Features](ogcapi-features) on `/items` endpoint | Adds GET versions resource to Collection and Item endpoints and provides semantics for a versioning scheme for Collection and Item objects. |*Proposal*|
41
-
|[Query](item-search/README.md#query-extension)|[Item Search](item-search/) request | Adds parameter to search Item and Collection properties. |*Pilot*|
41
+
|[Query](item-search/README.md#query-extension)|[Item Search](item-search/) request | Adds parameter to search Item and Collection properties. |Candidate|
-[pygeofilter](https://github.com/geopython/pygeofilter) has support for CQL2 JSON and for the older ECQL standard that
232
232
-[xtraplatform-spatial](https://github.com/interactive-instruments/xtraplatform-spatial) has support for CQL2 Text and provides an [ANTLR 4 grammer](https://github.com/interactive-instruments/xtraplatform-spatial/tree/master/xtraplatform-cql/src/main/antlr/de/ii/xtraplatform/cql/infra)
233
-
is similar to CQL2 Text
234
233
-[Geotools](https://github.com/geotools/geotools) has support for [CQL2 text](https://github.com/geotools/geotools/tree/main/modules/library/cql/src/main/java/org/geotools/filter/text/cql2)
235
234
-[Franklin](https://github.com/azavea/franklin) is working on it in [this PR](https://github.com/azavea/franklin/pull/750).
0 commit comments