I have a question:

I installed gdal_bin in Ubuntu 16.04 from ubuntugis to make use of the ogr2ogr utility. Now, this is compiled against GDAL 2.1.0. Remember, I need this newer version for some functionality to work correctly in ogr2ogr.

I also installed Geoserver (Latest version 2.11.0), with the GDAL extension and native GDAL Libraries as explained in:http://docs.geoserver.org/stable/en/user/data/raster/gdal.html#installing-gdal-native-libraries). I need all of this in order to load my ECW and MrSID Layers.

Now, the problem is as follow:

Geoserver install GDAL 1.9, and gdal_bin installed GDAL 2.1.0. Now, this 2 versions create a clash. If I use the GDAL 2.1.0, then I do not see MrSID / ECW Stores in Geoserver. If I use GDAL 1.9, I see the Stores, but are unable to use ogr2ogr as it complains about the incorrect version of GDAL (1.9).

How can I make use to use the GDAL 2.1, but also have Geoserver recognize it and make ECW / MrSID available in Geoserver?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to