-
Notifications
You must be signed in to change notification settings - Fork 27
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
Geocube doesn't load gpd Dataframe #118
Comments
Are you able to provide the input file to re-produce this issue? |
I can recreate this behavior by simply drawing random polygons in QGIS into blank new file and use them as path.gpkg. For example this simple file |
If you change |
Full error when using the integer version
|
Can't believe it... I just ran the same script as I used before, although I am using shared scripts and machines... It still makes little sense. I am very sorry I didn't fully investigate. |
No worries. Thanks for the report. There is a fix coming upstream. See: opendatacube/odc-geo#64 |
Code Sample, a copy-pastable example if possible
Problem description
Geocube doesn't work...
Ends with error:
pyproj.exceptions.CRSError: Expect string or any object with
.to_epsg()
or.to_wkt()
methodsExpected Output
Geocube works as expected. No changes to previously working code have been made
Environment Information
fio --gdal-version
)Installation method
The text was updated successfully, but these errors were encountered: