[Gdal-dev] problem translating ilwis-files and georeference
Christian.Strobl at dlr.de
Christian.Strobl at dlr.de
Thu Aug 2 07:42:48 EDT 2007
hi list,
has anbody experiences with gdal_translate and ilwis? if i am using the
following command
gdal_translate.exe -of ILWIS file1.tif file2
the resulting ILWIS-file has no georeference (no grf-file). what i am
doing wrong.
thanks for your help and greetings from munich
christian
p.s. file1 has the complete georeference imformation, for example:
gdalinfo d:\user\file1.tiff
Driver: GTiff/GeoTIFF
Files: d:\user\file1.tiff
d:\user\file1.aux
Size is 10620, 4555
Coordinate System is:
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.2572235630016,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433],
AUTHORITY["EPSG","4326"]]
Origin = (-2.963477713768138,52.460865560873835)
Pixel Size = (0.000219419566860,-0.000219419566860)
Metadata:
AREA_OR_POINT=Area
Corner Coordinates:
Upper Left ( -2.9634777, 52.4608656) ( 2d57'48.52"W, 52d27'39.12"N)
Lower Left ( -2.9634777, 51.4614094) ( 2d57'48.52"W, 51d27'41.07"N)
Upper Right ( -0.6332419, 52.4608656) ( 0d37'59.67"W, 52d27'39.12"N)
Lower Right ( -0.6332419, 51.4614094) ( 0d37'59.67"W, 51d27'41.07"N)
Center ( -1.7983598, 51.9611375) ( 1d47'54.10"W, 51d57'40.09"N)
Band 1 Block=10620x1 Type=Byte, ColorInterp=Red
Band 2 Block=10620x1 Type=Byte, ColorInterp=Green
Band 3 Block=10620x1 Type=Byte, ColorInterp=Blue
More information about the Gdal-dev
mailing list