Thanks for your answer Frank. I've stepped through the code (GDALWarpOperation and GDALWarpKernel) but can't find the origin of the mistake...<div>So I've made a small package : </div><a href="http://bosow.free.fr/bundle.rar">http://bosow.free.fr/bundle.rar</a><div>There might be small mistakes since I replaced my QStrings with char* so that you can compile it easier, but I didn't try to compile it, but it should be ok... Let me know if you have any problems so that you don't waste too much time.</div><div><br></div><div>Thanks again, I appreciate your help since I'm really stuck right now...</div><div><br></div><div>Sincerely yours,</div><div>--</div><div>Matthieu Castanier</div><div><br><br><br>========================================<br><br>Message du : 19/11/2010<br>De : "Frank Warmerdam " &lt;warmerdam@pobox.com&gt;<br>A : bosow@club-internet.fr<br>Copie à : <br>Sujet : Re: [gdal-dev] GDALWarpOperation::WarpRegionToBuffer() doesn't write in my buffer<br><br><br> <br>bosow@club-internet.fr wrote:<br>&gt; Hi,<br>&gt; I am trying to write a program which is supposed to read geotif files, <br>&gt; extract the values I need, then export them in a homemade format.<br>&gt; As my geotif files are on several different UTM zones, I have to change <br>&gt; projections so that all the files I open have the same projection as the <br>&gt; "main tile" (central tile).<br>&gt; <br>&gt; So i'm using WarpRegionToBuffer from GDALWarpOperation class with a null <br>&gt; hDstDS, which is supposed to work... but my buffer remains filed with <br>&gt; the default values I assigned to him (-999), even though <br>&gt; WarpRegionToBuffer returns CE_None...<br>...<br>Matthiew,<br><br>I don't see an obvious problem.  If you can't make progress, perhaps by<br>stepping through the code, then bundle up a minimal C++ program and input<br>file demonstrating the problem.  Something I can easily compile here and<br>run with a minimum of fuss.<br><br>Best regards,<br>-- <br>---------------------------------------+--------------------------------------<br>I set the clouds in motion - turn up     Frank Warmerdam, warmerdam@pobox.com<br>light and sound - activate the windows   http://pobox.com/~warmerdam<br>and watch the world go round - Rush      Geospatial Programmer for Rent<br><br><br><br> </div>