When aproximately pyproj will upgrade to >=Proj 9.6.0? #1531
Unanswered
davidkhudaverdyan
asked this question in
Q&A
Replies: 2 comments 5 replies
-
The current plan is to jump straight to 9.7.0: I could have sworn we had a 9.6.0 bundled version out, but looks like it was 9.5.1. Do note that pyproj comes with a version of PROJ bundled, but can also use any PROJ installed previously (ex. system PROJ) of you could use pyproj from a conda-forge based conda environment. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Wheel build broken in #1529 #1530. No release until that is fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When approximately will PyProj upgrade to >=Proj 9.6.0?
I am waiting for a certain features available in Proj 9.6.0, more specifically, the support of EPSG:1132 "Coordinate Frame rotation full matrix (geocen)"
The latest version of pyproj is 3.7.2, with the version of Proj: 9.5.1
Beta Was this translation helpful? Give feedback.
All reactions