ubarsc / kealib

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.
http://kealib.org/
MIT License
12 stars 7 forks source link

Don't derive from PAM classes for GDAL driver #64

Closed gillins closed 5 months ago

gillins commented 6 months ago

Fixes https://github.com/ubarsc/kealib/issues/63.

Basic usage seems ok, only time will tell I guess. Will be curious to know if anyone has any problems.

cc: @neilflood