Add CQL filtering

Open
#18 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
28/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript
Domain
api, frontend

Research direction

Start by locating the useStacSearch hook and reviewing how it currently builds search filters. Use the linked Planetary Computer CQL validation work as reference; the initial done state is validated AND queries, while OR, nested queries, and UI query builders are explicitly later work.

Written by the indexing model from the issue text.

Description

We want to add support for more complex filters to useStacSearch.

The solution should include:

  • query validation (a lot of work has happened in Planetary Computer
  • start with AND queries initially, later extend to OR, and nested queries
  • [Later] Implement UI components to construct queries based on queriables
Dominant language
TypeScript
Stars
34
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from developmentseed/stac-react

All issues in developmentseed/stac-react

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.