Re: [gdal-dev] GDAL Errors while building PostGIS extension?

2016-10-27 Thread sablok
Indeed that is the problem, I am using GCC 4.9.2 to build postgis and its dependencies, however the version of libz that is present inside the postgresql's lib directory has been compiled with GCC 4.9.3 version. Can you let me know is that the real problem here and what are the consequences that th

Re: [gdal-dev] GDAL Errors while building PostGIS extension?

2016-10-27 Thread Greg Troxel
sablok writes: > it errors out with the following statement : Could not find GDALAllRegister, > Could not find GDAL and in the config.log it points out the code where the > error occured with the following statement : > > /root/lib/libgdal.so: undefined reference to `inflateCopy@ZLIB_1.2.0' > >

[gdal-dev] GDAL Errors while building PostGIS extension?

2016-10-27 Thread sablok
Hello people, I am trying to build PostGIS extensions on my machine. I have bee able to install all the dependencies of PostGIS successfully namely Json-c, PCRE, PROJ, GEOS and GDAL however while compiling these dependencies I noticed a peculiar warning being thrown every time around with regards t

Re: [gdal-dev] GDAL/OGR 2.1.2 released

2016-10-27 Thread Homme Zwaagstra
Hi, For anyone interested in using GDAL with Docker, you can now get this version from the Docker Hub: docker pull geodata/gdal:2.1.2 See for further details. Best regards, Homme. On 27/10/16 10:44, Even Rouault wrote: Hi, On behalf of the GD

Re: [gdal-dev] gdalwarp vs gdal_translate for resizing images

2016-10-27 Thread Travis Kirstine
Even, Thanks for your response. I rechecked by results and it appears that the difference may be related to the GDAL version. I had originally been testing using gdal 1.7.3 for the gdalwarp command and gdal 2.1.1 (osgeo4w) for the gdal_translate command. If I run both command using gdal 2.1.1 t

Re: [gdal-dev] gdalwarp vs gdal_translate for resizing images

2016-10-27 Thread Even Rouault
Le jeudi 27 octobre 2016 15:02:11, Travis Kirstine a écrit : > I've been looking at resampling high resolution orthophoto images (0.10m) > using gdalwarp vs gdal_translate to a lower resolution > > gdalwarp -co TILED=YES -srcnodata "0 0 0" -dstnodata "0 0 0" -tr 2 2 -r > bilinear in.tif warp_2m

[gdal-dev] gdalwarp vs gdal_translate for resizing images

2016-10-27 Thread Travis Kirstine
I've been looking at resampling high resolution orthophoto images (0.10m) using gdalwarp vs gdal_translate to a lower resolution gdalwarp -co TILED=YES -srcnodata "0 0 0" -dstnodata "0 0 0" -tr 2 2 -r bilinear in.tif warp_2m_bilinear.tif compared to gdal_translate -co TILED=YES -a_nodata 0 -t

Re: [gdal-dev] GDAL/OGR 2.1.2 released

2016-10-27 Thread Jürgen E . Fischer
Hi Even, On Thu, 27. Oct 2016 at 11:44:28 +0200, Even Rouault wrote: > On behalf of the GDAL/OGR development team, I am pleased to > announce the release of the GDAL/OGR 2.1.2 bug fix version. > It contains ~65 bug fixes (including a few enhancements regarding GeoPackage > support) since 2.1.1.

[gdal-dev] GDAL/OGR 2.1.2 released

2016-10-27 Thread Even Rouault
Hi, On behalf of the GDAL/OGR development team, I am pleased to announce the release of the GDAL/OGR 2.1.2 bug fix version. It contains ~65 bug fixes (including a few enhancements regarding GeoPackage support) since 2.1.1. The sources are available at: http://download.osgeo.org/gdal/2.1.2/gd

Re: [gdal-dev] Motion: Promote 2.1.2RC4 for release

2016-10-27 Thread Even Rouault
Le mardi 25 octobre 2016 10:39:46, Even Rouault a écrit : > Motion: GDAL/OGR 2.1.2RC4 is promoted to be the official 2.1.2 final > release. > > --- > > +1 Even I declare this motion passed with +1 from PSC members JukkaR, HowardB, DanielM, KurtS and myself, as well as support from JeffM. I'll

Re: [gdal-dev] RFC 64 wiki page is empty

2016-10-27 Thread Even Rouault
Le jeudi 27 octobre 2016 10:26:37, Rahkonen Jukka (MML) a écrit : > Hi, > > There is no contents in > https://trac.osgeo.org/gdal/wiki/rfc64_triangle_polyhedralsurface_tin but > it would be nice to have something. I suppose that RFC was defined and > implemented in https://github.com/avyavkumar/gd

[gdal-dev] RFC 64 wiki page is empty

2016-10-27 Thread Rahkonen Jukka (MML)
Hi, There is no contents in https://trac.osgeo.org/gdal/wiki/rfc64_triangle_polyhedralsurface_tin but it would be nice to have something. I suppose that RFC was defined and implemented in https://github.com/avyavkumar/gdal/wiki -Jukka Rahkonen- ___ g