Open mSitkovets opened 3 years ago
There is a new ordering for axis in pyproj that requires +init=<auth>:<auth_code> to be replaced with <auth>:<auth_code>
+init=<auth>:<auth_code>
<auth>:<auth_code>
Reference: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj
I was planning on using this library for something but it keeps giving me errors so I will try looking for others
@mSitkovets Hi, I would like to work on this, can you please assign it to me?
There is a new ordering for axis in pyproj that requires
+init=<auth>:<auth_code>
to be replaced with<auth>:<auth_code>
Reference: https://pyproj4.github.io/pyproj/stable/gotchas.html#axis-order-changes-in-proj
I was planning on using this library for something but it keeps giving me errors so I will try looking for others