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

search parameter ids does not filter (pgstac backend) #333

Closed
philvarner opened this issue Jan 19, 2022 · 2 comments
Closed

search parameter ids does not filter (pgstac backend) #333

philvarner opened this issue Jan 19, 2022 · 2 comments
Assignees
Labels

Comments

@philvarner
Copy link
Collaborator

Steps:

  1. Run pgstac backend locally using docker
  2. retrievehttp://0.0.0.0:8082/search?ids=fe916452-ba6f-4631-9154-c249924a122d

Expected behavior:
all result Items that have the id fe916452-ba6f-4631-9154-c249924a122d

Actual:
ids parameter seems to have no effect on results

@drnextgis
Copy link
Contributor

Workaround is to enable FilterExtension: stac-utils/stac-fastapi-pgstac#29

@bitner bitner self-assigned this Jan 31, 2022
@bitner bitner added the pgstac label Jan 31, 2022
@bitner
Copy link
Collaborator

bitner commented Feb 1, 2022

Closing this issue as a duplicate (or at least subsumed by) of stac-utils/stac-fastapi-pgstac#29

@bitner bitner closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants