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
The Query Extension adds a `query` parameter that allows additional filtering based on the properties of Item objects. The JSON syntax for
@@ -28,8 +28,8 @@ There is no plan to deprecate this extension, but it is also unlikely to see any
28
28
refinement or changes.
29
29
30
30
The extension can be applied to either the **STAC API - Item Search** endpoint `/search`
31
-
(advertised with the conformance class <https://api.stacspec.org/v1.0.0-rc.2/item-search#query>) or to the
32
-
**STAC API - Features** endpoint `/collections/{collection_id}/items` (advertised with the conformance class <https://api.stacspec.org/v1.0.0-rc.2/ogcapi-features#query>)
31
+
(advertised with the conformance class <https://api.stacspec.org/v1.0.0/item-search#query>) or to the
32
+
**STAC API - Features** endpoint `/collections/{collection_id}/items` (advertised with the conformance class <https://api.stacspec.org/v1.0.0/ogcapi-features#query>)
0 commit comments