-
Notifications
You must be signed in to change notification settings - Fork 39
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
CRSError: CRS is empty or invalid: u'' #21
Comments
Not sure I'f I'm making progress or just digging a deeper hole for myself, but if I change rio-rgbify/rio_rgbify/mbtiler.py Line 132 in 31bd65b
to
I no longer get the above error, but instead get
|
Made sure to wipe all my local python libs and re install rio-rgbify, now getting:
|
To sum up, both #18 and #15 fix this issue, so I'll close this as duplicate of #14. It still gives the errors in #21 (comment) but it seems to generate the write outputs, so I'll just ignore the errors. |
Installing from master seemed to fix my "CRSError: The WKT could not be parsed. OGR Error code 5" errors |
Install all master and using python3 go over the issue for me. |
@frodrigo what do you mean by install "all master" ? |
Not sure it change something, but I install git master of rasterio and rio-rgbify. |
I am getting the same error right now. |
rio rgbify --min-z 0 --max-z 14 --format png LHI.tiff LHI.mbtiles
LHI.tiff.zip
The text was updated successfully, but these errors were encountered: