Got myself a build that has the correct proj version now (./configure --with-proj) so it doesn't segfault. I can confirm that the nodata values are correctly dealt with now :)
Still battling the linked gdal version though, will post when I dealt with that. Tom On Fri, Jul 6, 2018 at 2:09 PM, Even Rouault <[email protected]> wrote: > On vendredi 6 juillet 2018 14:00:16 CEST Tom van Tilburg wrote: > > I just did a fresh build of trunk (2.4.0) but noticed 2 issues: > > > > 1. The installed version in /usr/local/bin is still version 2.3.1: > > You may have to defined LD_LIBRARY_PATH since it probably links against > your > system libgdal > > Otherwise you don't need to install the master, but just make and source > the > scripts/setdevenv.sh that will set PATH, LD_LIBRARY_PATH, GDAL_DATA and > PYTHONPATH to appropriate values in the built tree. > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
