developmentseed / developmentseed/stac-react
Add CQL filtering
Open
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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](https://github.com/microsoft/PlanetaryComputerDataCatalog/tree/1314f0972cb02c17be939c27c5c5ee4bf3b1a882/src/pages/Explore/utils/cql)
- start with AND queries initially, later extend to OR, and nested queries
- [Later] Implement UI components to construct queries based on queriables
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.