[gdal-dev] writing a datasate into another one

2009-08-11 Thread mohamed hedi lassoued
hello, Im new with GDAL and i want add a gdal module to my application.this one should translate a file from a format to another like gdal_translat . So i should read the sourcefile making it into a dataset.my problem is that in the copy() methode i should copy a data set to the copy one and chage

Re: [gdal-dev] Stack Overflow in gdal with HDF5 using VC2008

2009-08-11 Thread Mateusz Loskot
atubar wrote: > I am sorry for that I can not take a test in VC++ 2005, because I > built every essential dll in VC++ 2008, and I now only install VC2008 > on my computer. Will it take any different results if dlls built > with different compiler ? Of course there may be. For instance, linker may

[gdal-dev] Re: Problem with nodata values

2009-08-11 Thread Hermann Peifer
Markus wrote This works: ... -srcnodata "-32768" -dstnodata "-32768" -wo "INIT_DEST=-32768" \ ... I was taking a similar approach when warping several input tiffs into a single output tiff. It looks to me that for each input file, the output file is completely reset to the I

[gdal-dev] GeoEye-1 NITF - Warning 1: Image with 11 bits per sample will not be interpreted properly

2009-08-11 Thread Gong, Shawn (Contractor)
hi list, I found help clues to build libecwj2 on Windows. The missing winhttp.h can be found in Microsoft Platform SDK for Windows Server 2003 SP1. But on Microsoft site, this has been superceded by the Windows SDK for Windows Server 2008 and .NET Framework 3.5. I found the original file at http

Re:Re: [gdal-dev] Stack Overflow in gdal with HDF5 using VC2008

2009-08-11 Thread atubar
I am sorry for that I can not take a test in VC++ 2005, because I built every essential dll in VC++ 2008, and I now only install VC2008 on my computer. Will it take any different results if dlls built with different compiler ? I simply have a check in local : One with pre-built dlls from HDFGro

Re: [gdal-dev] (no subject)

2009-08-11 Thread Frank Warmerdam
2009/8/10 Riki Tiki : > > > Hi All, > > I was trying to write a c# program to copy the existing raster file to a new > raster file so that at the end i both files while displayed on tools like > arcmap will be exactly the same... i started as follows > > > string src_file = @"C:\raster1"; > Gdal.

Re: [gdal-dev] Problem with nodata values

2009-08-11 Thread Markus Neteler
On Wed, Jul 29, 2009 at 9:08 AM, Rainer M Krug wrote: > On Fri, Jul 24, 2009 at 5:44 PM, Frank Warmerdam wrote: >> Rainer M Krug wrote: >>> >>> Hi >>> >>> I have a geotiff and want to use gdalwarp to warp to it into a >>> different projection. >>> I do the following: >>> >>> gdalwarp -s_srs EPSG:32