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

CRUD API's for Queryables in pypgstac #198

Open
srijan55 opened this issue Aug 15, 2023 · 2 comments
Open

CRUD API's for Queryables in pypgstac #198

srijan55 opened this issue Aug 15, 2023 · 2 comments

Comments

@srijan55
Copy link

Today creation of Queryables is not available to python clients via pypgstac.
Can we have an interface for create/update/delete entries in Queryables table via pypgstac, so different clients using python can use this to update entries in Queryables table?

The structure of the interface likely would take attribute name, collection_id, json blob describing the item attributes etc. Basically, similar to the structure of the table.

@srijan55
Copy link
Author

We are working on a version of this and would circle back once we have something working.

@zacharyDez
Copy link
Collaborator

Hi @srijan55! Any progress here? I'd be super interested in seeing this.

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