pgstac icon indicating copy to clipboard operation
pgstac copied to clipboard

CRUD API's for Queryables in pypgstac

Open srijan55 opened this issue 2 years ago • 2 comments

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 avatar Aug 15 '23 15:08 srijan55

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

srijan55 avatar Aug 15 '23 15:08 srijan55

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

zacdezgeo avatar Apr 18 '24 20:04 zacdezgeo