-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
It would be nice to have example stac-geoparquet files clearly stored by parquet version someplace:
test-data
├── 0.4
│ └── naip.parquet
└── 1.1
└── 100-sentinel-2-items.parquet
Currently the test file in this repository is geoparquet v0.4:
https://github.com/stac-utils/stac-geoparquet/blob/main/tests/data/naip.parquet
I was thrown off using the v0.4 file earlier (#83 (comment)) and GDAL also points to this file as an example:
https://gdal.org/en/stable/drivers/raster/gti.html#stac-geoparquet-support, even though it only in theory supports GeoParquet 1+
Some other 1.1.0 examples that I'm aware of off the top of my head. I'm sure there are others being used across projects!
gadomski
Metadata
Metadata
Assignees
Labels
No labels