Closed sgillies closed 1 year ago
you should actually backport https://github.com/OSGeo/gdal/pull/7967 , since the master PR will not apply on 3.7 or 3.6
you may also want to cherry-pick https://github.com/OSGeo/gdal/pull/7962 that will avoid annoying (harmless) error messages in the same situation
Yes, thanks @rouault !
Resolved by #110
See https://github.com/rasterio/rasterio/issues/2847. Fix is in https://github.com/OSGeo/gdal/pull/7963.