Re: [gdal-dev] Problems with transform raster image - try again !

2011-11-25 Thread Travis Kirstine
Jan, Something does not look right with the coordinates / bbox of the source g8746-1_cit.tif file. Data should be within the DHDN / 3-degree Gauss-Kruger zone 2 bbox 2490547.1867, 5440321.7879, 2609576.6008, 5958700.0208 The gdalinfo indicates that dataset bbox is -948545665.890,-1049712345.693,

[gdal-dev] Problems with transform raster image - try again !

2011-11-25 Thread Jan Tappenbeck
HI ! i try my translation in use of an other tif-source files! here even in the tif-header are informations about the reference - worst coordintes: C:\Program Files (x86)\FWTools2.4.7>gdalinfo "D:\City\raster\gas\500\g8746-1_ cit.tif" Driver: GTiff/GeoTIFF Files: D:\City\raster\gas\500\g8

Re: [gdal-dev] Problems with transform raster image

2011-10-25 Thread Chaitanya kumar CH
Jan, You need to assign not only the projection of the source file but also the geographical extents. The easiest way to do this is by adding GCPs to it using the -gcp option of gdal_translate to create a new tif file. Use the four corners of the image. Remember that the top left of the top left p

[gdal-dev] Problems with transform raster image

2011-10-25 Thread Jan Tappenbeck
hi i try to transform a rasterimage with following command: gdalwarp -s_srs EPSG:25832 -t_srs EPSG:31466 [Path]\DOP_3905470.tif [Path]\DOP_3905470_trans.tif the message is ... C:\Program Files (x86)\FWTools2.4.7>gdalwarp -s_srs EPSG:25832 -t_srs EPSG:31466 [Path]\DOP_3905470.tif [Path