Jan,
Is the problem only with gdalwarp? Were you able to use the twf file with
gdal_translate? If it works with gdal_translate create a VRT file using it
and then use the VRT file in place of the original tiff.
gdal_translate -of VRT DOP_3905470.tif DOP_3905470.vrt
gdalwarp -s_srs EPSG:25832 -t_s
Jan,
GDAL's GeoTIFF driver checks for the twf file automatically while reading.
You can create this file manually.
On Mon, Oct 31, 2011 at 9:11 PM, Jan Tappenbeck wrote:
> **
> hi !
>
> i know this format - so add the parameter manuell ??
>
> no set a flag and then the twf will integrate automa
Jan,
[1]: http://www.gdal.org/frmt_various.html#WLD
On Mon, Oct 31, 2011 at 8:39 PM, Jan Tappenbeck wrote:
>
>
> Hi !
>
> this is a very strange way - i have tfw-file for the images.
>
> is there a possibility to integrate this information to the
> gdalwarp-command.
>
GDAL should automatically