Closed neilflood closed 2 years ago
One more point. It now successfully runs out testrios.py script, but that is because it is now back to avoiding the int64 checks. We won't know for sure it is OK until GDAL release 3.5.2.
Yes good point. We should wait until 3.5.2 before pushing out the next RIOS I guess.
… raster types
The VersionObj class is a local replacement for the now-deprecated distutils.LooseVersion. We now need this to check GDAL for full support of int64 raster types, but we suspect it will come in handy into the future.