[gdal-dev] Resampling with GDAL Warp API

2011-04-21 Thread morabit
Hi All, in our project we have to resample some datasets (specifically dted tiles) and we want to use the GDAL Warp API. >From the API tutorial in the online documentation is not clear how to accomplish this task. Another complication is due to the fact that we want to produce the result of resam

[gdal-dev] projection in external file

2011-01-26 Thread morabit
Hi All, In our project we have to support the loading of tiff images that will be geo-referenced by means of external companion files containing the affine geo transformation and projection information (WKT). We have tested that GDAL supports external geo-transform using .tfw files, but we are n

[gdal-dev] Re: Unable to load CIB datasets with GDAL

2010-11-24 Thread morabit
Hi All, I'm experimenting on the CIB issue only to have more hints of the exact origin of the problem. I try to comment the block of code in nitfimage.c at line 3046 that reports the error on the location table corruption and that consequently resets the location table data structure : CPLErr

[gdal-dev] Re: Unable to load CIB datasets with GDAL

2010-11-23 Thread morabit
Hi All, excuse me Ryan, but the nitfdump you attached is for another NITF file that has problems with GDAL, right? Only to be accurateas it is completely different for mine. Best regards Bruno M -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Unable-to-load-

[gdal-dev] Re: Unable to load CIB datasets with GDAL

2010-11-22 Thread morabit
Hi, I' ve just executed the nitfdump utility included in FwTools (GDAL 1.7.0) against the nitf file and for the complete file and for the truncated one I get the same report in output: Dump for 0AA43516_trunc.I42 File TREs: RPFHDR(48) File Metadata: NITF_FHDR=NITF02.00 NITF_CLEVEL=99 NITF_

[gdal-dev] Re: Unable to load CIB datasets with GDAL

2010-11-21 Thread morabit
Hi, Thank you for your quick response. I try to build the nitfdump utility on windows XP with the following command executed in $(GDAL_HOME)\frmts\nitf: nmake -f makefile.vc nitfdump.exe but I receive some linker erros: nitfbilevel.obj : error LNK2019: riferimento al simbolo esterno _TIFFReadE

[gdal-dev] Unable to load CIB datasets with GDAL

2010-11-19 Thread morabit
Hi All, In our project we are using GDAL 1.7.2 to load map data in various formats as CADRG, DTED, CIB, etc. All it's working fine but we have a big problem with the CIB format. For this type of datasets, the GDALOpen function fails with the following error message: 'For , assert 'geoTransf[GEO