Re: [gdal-dev] Postgis Raster issue

2013-10-23 Thread Even Rouault
> thanks, I tried this yesterday but I get another issue: > > /home/yjacolin/Documents/Dev/gdal/gdal/frmts/wms/wmsutils.cpp:136: multiple > definition of `URLSearchAndReplace(CPLString*, char const*, char const*, > ...)' > /home/yjacolin/Documents/Dev/gdal/gdal/frmts/o/.libs/stuff.o:/home/yjacoli

Re: [gdal-dev] Postgis Raster issue

2013-10-23 Thread Yves Jacolin (Free)
Hello, Le mardi 22 octobre 2013 20:00:16 Even Rouault a écrit : > Le mardi 22 octobre 2013 17:53:27, Yves Jacolin (Free) a écrit : > [..] > > > > > > Which is incorrect (check the decimal caracter) and is create on l.469 in > > the cpp file. > > Salut Yves, > > Yes this is a known issue that h

Re: [gdal-dev] Postgis Raster issue

2013-10-22 Thread Even Rouault
Le mardi 22 octobre 2013 17:53:27, Yves Jacolin (Free) a écrit : > Hello, > > I am playing with QGIS and raster date in postgis. I get somme error which > get me going to frmts/postgisraster/postgisrasterrasterband.cpp:469. > > From QGIS I get "Warning: RasterIO error: Error retrieving raster dat

[gdal-dev] Postgis Raster issue

2013-10-22 Thread Yves Jacolin (Free)
Hello, I am playing with QGIS and raster date in postgis. I get somme error which get me going to frmts/postgisraster/postgisrasterrasterband.cpp:469. >From QGIS I get "Warning: RasterIO error: Error retrieving raster data from database" error message which come from GDAL. If I read the postgr