Tag Archives: gdal

Enabling gdal java binding for Geoserver on macOS

Here’s a quick guide to enable “gdal” java-binding for Geoserver on macOS / Mac OS X. This will allow Geoserver to read a bunch of different image formats (like EnviHDR files) using GDAL, see here There are several ways to enable GDAL support for Geoserver 2.x on macOS. Install gdal 1.x with Homebrew package manager Read the Rest…