Skip to content

[R] Add GeoParquet reader implementation #84

Description

@paleolimbot

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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