+
Initial commit May 2022 by Tom Augspurger
| Use | Static | API | stac-geoparquet |
|---|---|---|---|
| Search | ❌ | ✅ | ⚠️ |
| Full scan | ⚠️ | ⚠️ | ✅ |
| Ingest | ✅ | ⚠️ | ⚠️ |
| Near realtime | ⚠️ | ❌ | ⚠️ |
| Cost and complexity | ✅ | ⚠️ | ✅ |
| Maturity | ✅ | ✅ | ⚠️ |
| Name | Description |
|---|---|
| stac-utils/stac-geoparquet | Original reference implementation, streaming, snapshotting pgstac, Delta Lake |
| stac-utils/rustac (née stac-rs) | Lower-level, Python and CLI, async, STAC search directly on stac-geoparquet files |
| stac-utils/stac-fastapi-geoparquet | Search and discovery for stac-geoparquet files through an HTTP API (experimental) |
| DuckDB | Reading, querying, and re-partitioning |
| GeoPandas | You know it, you love it |
Visualize stac-geoparquet in your browser, uses Deck.gl and DuckDB.