-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Delegate bounding box transformation to proj on >= 8.2 #60331
Conversation
🪟 Windows buildsDownload Windows builds of this PR for testing. 🪟 Windows Qt6 buildsDownload Windows Qt6 builds of this PR for testing. |
78e92e0
to
db408ad
Compare
on released versions of PROJ, yes, since I fixed 3D support only in PROJ master per OSGeo/PROJ#4333 a couple months ago |
I'd just add a PROJ_VERSION < 9.6 protection around your commit |
Upstream bug was fixed in OSGeo/PROJ#4333
8edbe0d
to
31b908f
Compare
This is meaningless and will give a misleading/useless result, so raise a descriptive QgsCsException instead.
Ok, this is ready for review. I'm also interested in thoughts on backporting -- #59821 is very serious, but these changes ARE quite risky... |
I would go for the backport |
Fixes #59821