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
Changed sar:type to sar:product_type and sar:polarization to sar:polarizations in the SAR extension
STAC API:
The endpoint /stac has been merged with /
The endpoint /stac/search is now called /search
Sort Extension - added non-JSON query/form parameter format
Fields extension has a simplified format for GET parameters
search extension renamed to context extension. JSON object renamed from search:metadata to context
Removed "next" from the search metadata and query parameter, added POST body and headers to the links for paging support
Query Extension - type restrictions on query predicates are more accurate, which may require additional implementation support
Item title definition moved from core Item fields to Common Metadata Basics
fields. No change is required for STAC Items.
putFeature can return a PreconditionFailed to provide more explicit information when the resource has changed in the server
Sort extension now uses "+" and "-" prefixes for GET requests to denote sort order.
Clarified how /search links must be added to / and changed that links to both GET and POST must be provided now that the method can be specified in links