sat-utils/sat-api

Fully Implement STAC API

Closed this issue · 0 comments

Not all supported features of the STAC API spec are supported in sat-api. For example, bbox is supposed to be a basic query, but only the more complex intersects query is supported.

We need to support all parts of the API spec, as indicated here:
https://github.com/radiantearth/stac-spec/tree/master/api-spec

Furthermore, version 0.6.0 is to be released soon so there are some PRs that may affected the API.

Most notably, we need to support