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

Update example parquet file #24

Merged
merged 6 commits into from
Mar 6, 2022
Merged

Update example parquet file #24

merged 6 commits into from
Mar 6, 2022

Conversation

TomAugspurger
Copy link
Collaborator

xref #22. Will leave that open till all the changes in 0.1 are final. I think the main outstanding issue is #9. This file should still be compatible with that, but we'll want to add a second example with planar edges.

* Adds `bbox`, consistent with #21
* Fixed the `pyarrow.parquet` import
@pomadchin
Copy link
Collaborator

pomadchin commented Mar 3, 2022

How about adding conda environment.yml? I'm using this one atm:

name: geoparquet
channels:
 - conda-forge
dependencies:
 - python=3.9*
 - geopandas
 - pyarrow

@TomAugspurger
Copy link
Collaborator Author

I'll wait for https://github.com/opengeospatial/geoparquet/pull/25/files to be merged, otherwise we'll have a conflict with the updated example output.

Tom Augspurger added 2 commits March 4, 2022 17:34
* round the bbox to look nicer
* added edges=planar
@TomAugspurger
Copy link
Collaborator Author

Added the optional edges field, as specified in #27.

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.

6 participants