Hello Brian
To add to what Daniele said, note that the e
imageio-ext-gdal-bindings-1.9.2.jar included with the GDAL plugin is simply
the SWIG bindings for GDAL 1.9.2. If you have generated your own GDAL java
bindings using SWIG, you should delete this jar, and instead use the one
you generated. Ot
Hi Brian,
The "GDAL native libs installation on different Linux OSs" is a hot topic.
Summarizing some key points:
- Right now GeoServer depends on ImageIO-EXT GDAL plugins which still rely
on GDAL 1.9.2.
- Some users did experiments to build and use higher versions of GDAL (1.x,
2.x).
- Supporting
This started out as a user issue but I think I have gone pretty far down the
rabbit hole and I have a few questions that I wonder if someone on this
mailing list could answer.
Goal: Deploy the GeoServer war including the GDAL plugin on WebLogic 12.1.3
on RHEL7.
Initially, I was able to get this s