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

[R] Add GeoParquet reader implementation #84

Open
paleolimbot opened this issue Nov 30, 2023 · 0 comments
Open

[R] Add GeoParquet reader implementation #84

paleolimbot opened this issue Nov 30, 2023 · 0 comments

Comments

@paleolimbot
Copy link
Contributor

Like the previous geoarrow, we should provide read_geoparquet() (which reads to data.frame with geometry as geoarrow_vctr) and read_geoparquet_sf() (which reads directly to sf). I believe the current geoarrow is set up better to handle this (or will be following #83), and there is a Python implementation to draw on which has pretty good coverage of the possible GeoParquet permutations: https://github.com/geoarrow/geoarrow-python/blob/main/geoarrow-pyarrow/src/geoarrow/pyarrow/io.py#L84-L189

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

1 participant