On Thu, Sep 27, 2018 at 3:34 AM Andrea Aime <andrea.a...@geo-solutions.it> wrote:
> Hi Torben, > I'm wondering, do you have GDAL 2.3 binaries that could replace the ones > we are currently distributing, and can you share them with the community? > If so, why don't we switch GeoServer 2.15.x to use that, it would give us > six good months of testing to see if there are significant issues. > > I don't yet, we are currently working with test builds from the GDAL source (and working off of an RC). I may have something distributable in the near future - let me get back to you about that. One note: we are currently only working with linux binaries, and are unlikely to be making any Windows binaries. On Thu, Sep 27, 2018 at 3:48 AM Daniele Romagnoli < daniele.romagn...@geo-solutions.it> wrote: > Hi Torben, > Did you have to use a different binding jar for that? > (different with respect to: > http://download.osgeo.org/webdav/geotools/it/geosolutions/imageio-ext/imageio-ext-gdal-bindings/1.9.2/imageio-ext-gdal-bindings-1.9.2.jar > ) > I'm using the binding jar generated from the GDAL source build itself, so yes. See our existing GDAL docs <http://docs.geoserver.org/stable/en/user/data/raster/gdal.html#installing-gdal-native-libraries> for more details: > If you are using a version of GDAL more recent than 1.9.2, replace the > imageio-ext-gdal-bindings-1.9.2.jar file with the equivalent java binding > jar (typically named either gdal.jar or imageio-ext-gdal-bindings-*.jar) > included with your GDAL version. If your GDAL version does not include a > bindings jar, it was probably not compiled with the java bindings and will > not work with GeoServer. Torben > To answer Jody's question, I believe this build might be running with GDAL > 1.x active (I'm cc'ing Daniele and Alessandro to get confirmation): > > https://build.geo-solutions.it/jenkins/view/GeoTools/job/GeoTools-Master-OpenJDK8/ > > Cheers > Andrea > > On Thu, Sep 27, 2018 at 1:02 AM Torben Barsballe < > tbarsba...@boundlessgeo.com> wrote: > >> I have recently been doing some testing with GeoServer and GDAL 2.3 >> >> I have ran into one major issue - as of GDAL 2.3.0 >> <https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News#SWIGLanguageBindings>, >> the GDAL JNI bindings (formerly libgdaljni and libgdalconstjni) have >> been combined into libgdalalljni. This means that >> imageio-ext-gdalframework will be incompatible with GDAL 2.3.0 and newer, >> since it does a hardcoded System.loadLibrary call for the old binding. >> >> The quick workaround for this is to add a symlink named libgdaljni pointing >> at libgdalalljni. >> >> Longer term, I have opened a couple of PRs that check for the new name in >> a backwards-compatible fashion: >> >> - https://github.com/geosolutions-it/imageio-ext/pull/170 >> - https://github.com/geotools/geotools/pull/2070 >> >> Apart from that issue, GDAL 2.3.2 seems to work just fine in GeoServer - >> I was able to add and view stores in several different GDAL formats without >> issue. >> >> Cheers, >> >> Torben >> _______________________________________________ >> Geoserver-devel mailing list >> Geoserver-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >> > > > -- > > Regards, Andrea Aime == GeoServer Professional Services from the experts! > Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime > @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 > Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 > 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it > ------------------------------------------------------- *Con riferimento > alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - > Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni > circostanza inerente alla presente email (il suo contenuto, gli eventuali > allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i > destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per > errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le > sarei comunque grato se potesse darmene notizia. This email is intended > only for the person or entity to which it is addressed and may contain > information that is privileged, confidential or otherwise protected from > disclosure. We remind that - as provided by European Regulation 2016/679 > “GDPR” - copying, dissemination or use of this e-mail or the information > herein by anyone other than the intended recipient is prohibited. If you > have received this email by mistake, please notify us immediately by > telephone or e-mail.* >
_______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel