Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading/Writing GeoParquet and GeoParquet schema #48

Open
bjyberg opened this issue Jun 14, 2024 · 1 comment
Open

Reading/Writing GeoParquet and GeoParquet schema #48

bjyberg opened this issue Jun 14, 2024 · 1 comment

Comments

@bjyberg
Copy link

bjyberg commented Jun 14, 2024

Hi Dewey,

Thanks for all of your work on this package. We are really stoked to start using it! I was wondering if the package currently has the ability to read/write GeoParquet format. I have been able to read/write parquet files with a geometry from arrow/geoarrow, but on read it seems to ignore the geoparquet metadata, and it doesn't write it when passed to arrow::write_parquet(). Is this the expected behavior and will the GeoParquet spec expected to be supported at some point? This is a feature we are very interested in, and I am very happy to help contribute in any way I can. Please reach out if I can help in anyway. Thanks again for making this package - It is something we've been hoping for for a while!

Cheers,
Brayden

@paleolimbot
Copy link
Collaborator

I mostly just didn't get there before the first release (but also wanted to make sure that I got this "out there" for the non-GeoParquet use-cases).

Draft PR is here: #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants