opengeospatial / geoparquet

Specification for storing geospatial vector data (point, line, polygon) in Parquet
https://geoparquet.org
Apache License 2.0
774 stars 54 forks source link

Update example files for 1.1 #199

Open cholmes opened 4 months ago

cholmes commented 4 months ago

We should probably also provide a version of the included example.parquet in geoarrow encoding, as well as for the nz-building-outlines.parquet.

For geoarrow-encoding, given that this is geometry type specific, it might make sense to include example files in this repo for all types. Or update the geoarrow-data repo to also include Parquet versions of the files (currently I think it hosts only .arrow files?)

Originally posted by @jorisvandenbossche in https://github.com/opengeospatial/geoparquet/issues/189#issuecomment-2020578039

kylebarron commented 3 months ago

I think it makes sense to include some (very small) data files in this repo, or in a specific geoparquet-data repo

paleolimbot commented 3 months ago

I agree that the canonical place for that test data should be something geoparquet-specific (although I also think it makes sense for geoarrow-data to distribute some files too since we're already distributing multiple formats).

cholmes commented 1 month ago

So we've got #204 in - is there more we want to do here? Get #134 in?

jorisvandenbossche commented 1 month ago

I think it would also be good to have the example.parquet file in a different encoding