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 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.
To install kealib, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kealib
To see what files were installed by kealib, run:
port contents kealib
To later upgrade kealib, run:
sudo port selfupdate && sudo port upgrade kealib
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.