Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context extension: What's the replacement? #396

Closed
m-mohr opened this issue Feb 15, 2023 · 1 comment
Closed

Context extension: What's the replacement? #396

m-mohr opened this issue Feb 15, 2023 · 1 comment

Comments

@m-mohr
Copy link
Collaborator

m-mohr commented Feb 15, 2023

Came up in Gitter today, but I can't open issues in the context extension so doing it here so that we can keep track:

We should give a hint in the context extension readme what the actual replacement for the context extension is.


Chat from Gitter:

@dirkdaems wrote:

Hi, we recently bumped into the fact that the context API extension (https://github.com/stac-api-extensions/context/) was deprecated (stac-api-extensions/context@47ee1d3). Does somebody know (1) why it was deprecated and (2) what should be used to replace it?

@m-mohr wrote:

We should probably add a note to the README that explains what should be used instead.

Quick recap:

  1. OAFeat offers the same functionality so we aligned with them
  2. Which means that you just use what is used in OAFeat (i.e. the fields numberMatched, numberReturned etc)

@dirkdaems wrote:

thanks, this clarification should indeed be added to the README

@philvarner
Copy link
Collaborator

jonhealy1 added a commit to stac-utils/stac-fastapi-elasticsearch-opensearch that referenced this issue May 13, 2024
**Related Issue(s):**

- radiantearth/stac-api-spec#396
- stac-utils/pgstac#254

**Description:**


**PR Checklist:**

- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [x] Documentation has been updated to reflect changes, if applicable
- [x] Changes are added to the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants