developmentseed / developmentseed/stac-react
Port stac-geoparquet hooks from stac-map
Open
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In [stac-map](https://github.com/developmentseed/stac-map) I wrote some [hooks](https://github.com/developmentseed/stac-map/blob/a471d03f590e8a07e6702b49c41b55e07b7f4281/src/hooks/stac-geoparquet.ts) to read STAC item collections (as an arrow table), geoparquet metadata, and a single STAC item (as JSON) from a **stac-geoparquet** file, using [DuckDB WASM](https://duckdb.org/docs/stable/clients/wasm/overview.html). This could be a useful hook to port into **stac-react** to unlock **stac-geoparquet** for downstream applications.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.