Skip to content

Consolidate test data someplace with clear geoparquet versioning #113

@scottyhq

Description

@scottyhq

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions