stac-utils / stac-utils/pgstac

Dynamic queryables

Open
#209 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PLpgSQL
Stars
223
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Is there already any stored function that would update the queryables table with the actual possible values from items or from collection summaries? We already use pgstac.missing_queryables() as described in https://stac-utils.github.io/pgstac/pgstac/#queryable-metadata but it seems to extract the definition from the extension json.
Thx.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading pgstac.missing_queryables() and the queryables table documentation linked in the issue. Determine how queryable definitions are currently obtained from extension JSON and clarify what source and update behavior would be required for item or collection-summary values; completion would require an agreed design and implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.