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

GDAL 3.1 and PROJ 7.1 #53

Closed
sgillies opened this issue Sep 12, 2020 · 6 comments
Closed

GDAL 3.1 and PROJ 7.1 #53

sgillies opened this issue Sep 12, 2020 · 6 comments
Assignees

Comments

@sgillies
Copy link
Member

sgillies commented Sep 12, 2020

It's not that I haven't wanted to, it's that changes in PROJ 6 and 7 have impacted packaging and environment configuration. But it's time to do this.

PROJ doesn't need data files any more; it can fetch data from the PROJ CDN. I think this will be the default for new wheels.

@sgillies sgillies self-assigned this Sep 12, 2020
@vincentsarago
Copy link
Member

I'm kinda hesitant to the switch, we always avoided the switch to GDAL 3.1 because we found it was a bit slower than version 2.4
Not saying it's a bad thing but maybe we could wait for version 1.2 to switch the GDAL version in the wheels?

@sgillies
Copy link
Member Author

Slower depending on sqlite version, right? The wheels will include sqlite, so I'd be sure to upgrade it. Except for OS X, where we use the system one.

@sgillies
Copy link
Member Author

We've got 3.24 in the manylinux1 wheels now, which meets the requirements of 3.11 mentioned in OSGeo/PROJ#1718.

@sgillies
Copy link
Member Author

@vincentsarago I promise I'll mail the rasterio discussion group about this tomorrow.

@sgillies
Copy link
Member Author

From https://rasterio.groups.io/g/main/topic/76829482#605 I conclude.

@sgillies
Copy link
Member Author

Done!

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

No branches or pull requests

2 participants