Re: [gdal-dev] [gdal 2.2.2] different result with gdal 2.1.0

2017-11-06 Thread Vincent BERNAT
3'54.18"W, 85d 8'12.57"S) Upper Right ( -18.4346398, -75.4108041) ( 18d26' 4.70"W, 75d24'38.89"S) Lower Right ( -18.4346398, -85.1368263) ( 18d26' 4.70"W, 85d 8'12.57"S) Center ( -44.9998455, -80.2738152) ( 44d59'59.44"W, 80d16&#

[gdal-dev] [gdal 2.2.2] different result with gdal 2.1.0

2017-10-31 Thread Vincent BERNAT
Hello all, I was working with gdal 2.1.0 and i decide to update to 2.2.2 I work on Centos. Everything is ok but on one image, i don't get the same result (and the result with 2.2.2 seems incorrect). One of the most important difference is the result of the call of this function : GDALSugg

[gdal-dev] GDAL / GPKG in a C++ code

2017-03-31 Thread Vincent BERNAT
Hello all, I would like to use GDAL in my C++ code to add geopackage output. Is there a tutorial in order to use it in the best way? Or, is there somebody who already did it? Thanks. Regards, Vincent ___ gdal-dev mailing list gdal-dev@lists.osg

[gdal-dev] [gdal 2.1] reordering band

2016-12-14 Thread Vincent BERNAT
Hi all, I got some products which have a wrong band ordering in raster but the good one in metadata. In my c++ application, what are the gdal functions to call to set the new band ordering ? Is it possible? Thanks. Regards, Vincent ___ gdal-d

Re: [gdal-dev] [gdal 2.1] ecw 5.2.1

2016-12-08 Thread Vincent BERNAT
great! you're right! I didn't try this solution because my gcc is 5.1.0^^ Thanks a lot Regards, Vincent De : Even Rouault Envoyé : mercredi 7 décembre 2016 16:19 À : gdal-dev@lists.osgeo.org Cc : Vincent BERNAT; Jeff McKenna Objet : Re: [gdal-

Re: [gdal-dev] [gdal 2.1] ecw 5.2.1

2016-12-07 Thread Vincent BERNAT
Consulting and Training Services http://www.gatewaygeomatics.com/ On 2016-12-07 9:13 AM, Vincent BERNAT wrote: > Hi all, > > I work with gdal-2.1.0 on CentOS > > I would like to compil with ECW 5.2.1 so i add in the configure : > > --with-ecw=/usr/local/hexagon > > > b

Re: [gdal-dev] [gdal 2.1] ecw 5.2.1

2016-12-07 Thread Vincent BERNAT
otice something missing (like a tip for CentOS users) please definitely edit that wiki page and add it. Hopefully this helps a little. Thanks! -jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ On 2016-12-07 9:13 AM, Vincent BERNAT wrote: > Hi all, &g

[gdal-dev] [gdal 2.1] ecw 5.2.1

2016-12-07 Thread Vincent BERNAT
Hi all, I work with gdal-2.1.0 on CentOS I would like to compil with ECW 5.2.1 so i add in the configure : --with-ecw=/usr/local/hexagon but i get the following message when compiling : libgdal.so : undefined reference to 'NCS::CView::SetTransformList (...) libgdal.so : undefined reference

[gdal-dev] GDALSuggestedWarpOutput return wrong pnPixels and pnLines

2016-08-17 Thread Vincent BERNAT
Hi all, I work with gdal-2.1.0 on CentOS I have an image and when I want to use the GDALSuggestedWarpOutput, it returns no failure but pnPixels = 2173 pnLines = 0 What could be the problem ? Thanks a lot. Regards, Vincent here are the gdalinfo : Driver: SRP/Standard Raster Product (ASRP/USRP