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

Support newer pyogrio, re-add cruft, fix documentation #535

Merged
merged 18 commits into from
Oct 18, 2024
Merged

Conversation

Zeitsperre
Copy link
Contributor

@Zeitsperre Zeitsperre commented Oct 16, 2024

Overview

Supersedes #534

Changes:

  • Allowed for larger int fields when writing to GeoJSON
  • Ensured that JSON-serialized output does not include numpy complex types
  • Updates a few dependencies to ensure that the notebooks render properly

dependabot bot and others added 2 commits October 11, 2024 20:51
Updates the requirements on [pyogrio](https://github.com/geopandas/pyogrio) to permit the latest version.
- [Release notes](https://github.com/geopandas/pyogrio/releases)
- [Changelog](https://github.com/geopandas/pyogrio/blob/main/CHANGES.md)
- [Commits](geopandas/pyogrio@v0.1.0...v0.10.0)

---
updated-dependencies:
- dependency-name: pyogrio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@Zeitsperre Zeitsperre requested a review from huard October 16, 2024 16:05
@Zeitsperre Zeitsperre self-assigned this Oct 16, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

## Overview

Changes:

* Added the cruft configuration back in.
* Fast-forwarded changes.
* Modified existing documentation to remove mentions of RavenPy.

## Additional Information

The library still relies on the older approach to testing data
management. I'd like to update this both here and in RavenPy, as
(despite their complete separation) they use the same testing data sets.

Like `finch`, perhaps we can add this to PyPI as well? I've updated the
PyPI name to `birdhouse-raven` but seeing as this project no longer is
associated with RavenPy, I still feel like the proposal in #379 should
be considered.
@Zeitsperre Zeitsperre changed the title Support newer pyogrio Support newer pyogrio, re-add cruft, fix documentation Oct 18, 2024
@Zeitsperre Zeitsperre merged commit 5062096 into main Oct 18, 2024
11 checks passed
@Zeitsperre Zeitsperre deleted the pyogrio-0100 branch October 18, 2024 17: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

Successfully merging this pull request may close these issues.

2 participants