<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi,<BR>
I have&nbsp;tried the version <EM>MSVC2008 (Win32) -development </EM>available today&nbsp; at&nbsp; <A href="http://www.gisinternals.com/sdk/">http://www.gisinternals.com/sdk/</A> and I have still the same problem. For your information, I'm running GDAL on windows with a PostGIS 2.0 connection on Linux server. I tried many version of GDAL 1.9 and I always have the same problem. The version 1.8 is working very well but I would like to take advantage of the improvements in the last version because I'm working on an important project in Canada where processing time&nbsp;is very important.<BR>
<BR>Does any developper has an idea for this problem ?<BR>
&nbsp;<BR>
Thanks<BR>
&nbsp;<BR>
David Bélanger<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
<DIV>
<DIV id=ecxSkyDrivePlaceholder></DIV>&gt; Date: Wed, 16 May 2012 07:38:30 -0700<BR>&gt; Subject: Re: [gdal-dev] GDAL 1.9 and PostGis raster<BR>&gt; From: bkpark@ucdavis.edu<BR>&gt; To: belanger_david@live.ca<BR>&gt; <BR>&gt; David,<BR>&gt; <BR>&gt; The PostGIS Raster driver in GDAL was and still is in a state of flux.<BR>&gt; GDAL 1.9 should be better than 1.8 as there were significant changes<BR>&gt; to PostGIS Raster before 2.0 and 2.0. You may want to try GDAL trunk.<BR>&gt; <BR>&gt; -bborie<BR>&gt; <BR>&gt; On Tue, May 15, 2012 at 6:37 PM, David B�langer &lt;belanger_david@live.ca&gt; wrote:<BR>&gt; &gt; Hi,<BR>&gt; &gt;<BR>&gt; &gt; I stored DEM raster data in&nbsp; PostGIS 2.0 and I used gdal_translate (with<BR>&gt; &gt; mode=2) to extract a mosaic of tiles. When I’m using GDAL 1.8 is working but<BR>&gt; &gt; when I’m using GDAL 1.9 I can see the values of pixel for just one tile.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; For example I uploaded in the database a tile with an attribute<BR>&gt; &gt; filename=056n05_w and an other tile with an filename=056n05_e and I executed<BR>&gt; &gt; the command with GDAL 1.8 and GDAL 1.9:<BR>&gt; &gt;<BR>&gt; &gt; gdal_translate" -a_nodata "-32767" -of GTIFF&nbsp; "PG:host=myhost port=14070<BR>&gt; &gt; dbname='mybd' user='myuser' password='mypassword' schema='myschema'<BR>&gt; &gt; table='Elevation' mode=2 where=\"filename LIKE \'%056n05%\'\" " 056N05.tif<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; With GDAL 1.8 I obtained a mosaic of 2 tiles (the result expected) but with<BR>&gt; &gt; GDAL 1.9, I obtained a raster with the same extent but only the values of<BR>&gt; &gt; the tile 056n05_w are present. The pixels of the tile 056n05_w have a value<BR>&gt; &gt; 0.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Does anyone know this problem and can you help me?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Thanks<BR>&gt; &gt;<BR>&gt; &gt; David<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; gdal-dev mailing list<BR>&gt; &gt; gdal-dev@lists.osgeo.org<BR>&gt; &gt; http://lists.osgeo.org/mailman/listinfo/gdal-dev<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Bborie Park<BR>&gt; Programmer<BR>&gt; Center for Vectorborne Diseases<BR>&gt; UC Davis<BR>&gt; 530-752-8380<BR>&gt; bkpark@ucdavis.edu<BR></DIV>                                               </div></body>
</html>