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
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
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
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-
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_
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
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