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

_where and orderby fields not being populated in search table, search_wheres not populated at all #292

Open
zstatmanweil opened this issue Aug 1, 2024 · 2 comments

Comments

@zstatmanweil
Copy link
Contributor

I am running pgstac v0.9.1 and I am just noticing that none of the _where or orderby fields are populating in the search table, and the search_wheres is not being populated at all. I have been successfully using this backend with stac-fastapi, but didn't notice until I tried to deploy titiler-pgstac, which threw a pydantic error when trying to return the search as JSON.

I have tested this both in my deployed database and the v0.9.1 docker container and found this to be the case in both instances.

I originally opened an issue in titiler-pgstac but after digging in, I believe the issue is happening here. See stac-utils/titiler-pgstac#169 for more context.

fyi @vincentsarago

@nprovost-ctrees
Copy link

@vincentsarago I'm still getting this error as well.

@zstatmanweil
Copy link
Contributor Author

@nprovost-ctrees , it hasn't been addressed in pgstac yet. If you navigated here from the titiler-pgstac issue per chance it should be fixed in 1.3.1.

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