KEALib provides an implementation of the GDAL data model. The format supports raster attribute tables, image pyramids, meta-data and in-built statistics while also handling very large files and compression throughout.
Port of #65 to master. Reduce number of warnings that come up when running against conda forge GDAL which is already configured to use GDAL as a plugin. The various metadata items should all match, apart from GDAL_DMD_CREATIONOPTIONLIST which is now genuinely different from the released version of GDAL due to the default value of kealib::KEA_ATT_CHUNK_SIZE and kealib::KEA_IMAGE_CHUNK_SIZE being altered in #62.
Port of #65 to
master
. Reduce number of warnings that come up when running against conda forge GDAL which is already configured to use GDAL as a plugin. The various metadata items should all match, apart fromGDAL_DMD_CREATIONOPTIONLIST
which is now genuinely different from the released version of GDAL due to the default value ofkealib::KEA_ATT_CHUNK_SIZE
andkealib::KEA_IMAGE_CHUNK_SIZE
being altered in #62.ping @neilflood