Closed igieon closed 1 year ago
Between 1.3.5 and 1.3.6, we switched over to GDAL's new Cmake builds and may have lost support for some formats (and gained others!) because the mapping from old to new build systems did not have 100% fidelity. @igieon are you saying that you used to be able to read/write GeoPackage rasters?
Yes i was able read GeoPackage. Now in all projects i use need to compile rasterio with gdal to have acccess to GeoPackage. I tested it now with rasterio 1.3.5 i am abble to read, but not with 1.3.6.
Should be fixed now!
Steps to reproduce:
print GPKG, but
prints