pyproj.exceptions.CRSError: Invalid projection: {}: (Internal Proj Error: proj_create: Missing "type" key) #921
Unanswered
aymanaboghonim
asked this question in
Q&A
Replies: 3 comments 3 replies
-
I recommend raising an issue upstream. They will likely be able to debug their code and see what the input is that is causing troubles. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Unfortunately, I emailed the author and he told me that he can not
maintain the project anymore because he has no time.Thanks again and I
will try to dive into the code to find out the input and back to you again.
…On Sat, Aug 28, 2021 at 4:24 PM Alan D. Snow ***@***.***> wrote:
Raise an issue here:
https://github.com/Lydorn/Polygonization-by-Frame-Field-Learning. Once
you find out the input to the pyproj CRS class, then we will be able to
better assist here as you have minimal reproducible input.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#921 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO246NHGKY3ORFCGM6XAR4DT7DWSTANCNFSM5C6YSGEQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is the whole class CRS, can you read it or you want the script crs.py ??
class GeographicCRS(CRS):
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I got this error which I could not solve. I need help to understand the error and any possible way to solve it.
Beta Was this translation helpful? Give feedback.
All reactions