Item Search
Search STAC items with full-featured filtering.
Retrieve items matching filters. Intended as the standard, full-featured query API. This method is optional to implement, but recommended. If this endpoint is implemented on a server, it is required to add a link referring to this endpoint with rel set to search and method set to POST to the links array in GET /.
post/search
Request body
SearchBody required— unresolved $ref
Response
A feature collection.
Changes
Changed in 2 of the 6 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 39 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲