Re: [gdal-dev] geotiff image writing problem

2008-10-06 Thread Frank Warmerdam
On Fri, Oct 3, 2008 at 6:52 AM, Silvia Marchesi <[EMAIL PROTECTED]> wrote: > Hi, > I'm using gdal for reading and writing geotiff images; I nedd to write a > c++ code able to read a geotiff image (I have already done it!), process it > and then give as output an image qith the same size of the inp

[gdal-dev] geotiff image writing problem

2008-10-03 Thread Silvia Marchesi
Hi, I'm using gdal for reading and writing geotiff images; I nedd to write a c++ code able to read a geotiff image (I have already done it!), process it and then give as output an image qith the same size of the input one (exception for the number of bands) and with the same geographic data; the o