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.
kealib provides CMake targets:
find_package(Kealib CONFIG REQUIRED)
target_link_libraries(main PRIVATE Kealib::Kealib)
v1.5.3#0
All
MIT
Manifest