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

Geopandas pyogrio driver test code #16

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Aug 11, 2023

Adding class to load files into a geopandas.GeoDataFrame using pyogrio engine.

Supports any file format that can be read by pyogrio, see https://pyogrio.readthedocs.io/en/latest/supported_formats.html#supported-vector-formats. For this repo, this includes geoparquet and flatgeobuf.

Adding class to load files into a geopandas.GeoDataFrame using pyogrio engine. Supports file formats like geoparquet and flatgeobuf.
@weiji14 weiji14 self-assigned this Aug 11, 2023
@weiji14 weiji14 mentioned this pull request Aug 11, 2023
16 tasks
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

Successfully merging this pull request may close these issues.

None yet

1 participant