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

rasterio 1.4.x regression #1131

Closed
bjlittle opened this issue Oct 2, 2024 · 2 comments
Closed

rasterio 1.4.x regression #1131

bjlittle opened this issue Oct 2, 2024 · 2 comments
Assignees
Labels
type: bug Auto-labelled for bug/*, fix/* and patch/* branches

Comments

@bjlittle
Copy link
Owner

bjlittle commented Oct 2, 2024

🐛 Bug Report

The recent release of rasterio 1.4.0 has resulted in a behaviour regression, see rasterio/rasterio#3191.

The following rasterio 1.4.1 patch to resolve this causes similar but different issues within geovista.bridge.Transform.from_tiff.

All of these issues can be resolved entirely within geovista without pinning or skipping rasterio versions by explicitly managing the shape of data passed into and out of rasterio.transform.xy.

@bjlittle bjlittle added the type: bug Auto-labelled for bug/*, fix/* and patch/* branches label Oct 2, 2024
@bjlittle bjlittle self-assigned this Oct 2, 2024
@bjlittle
Copy link
Owner Author

bjlittle commented Oct 2, 2024

I'm going to address this on the 0.5.x release branch and push a 0.5.2 patch release.

@bjlittle
Copy link
Owner Author

bjlittle commented Oct 3, 2024

Closed by #1132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Auto-labelled for bug/*, fix/* and patch/* branches
Projects
Status: 🏁 Done
Development

No branches or pull requests

1 participant