[gdal-dev] Re: [WISY-Spam]Re: Problems with transform raster image
Chaitanya kumar CH
chaitanya.ch at gmail.com
Mon Oct 31 12:25:19 EDT 2011
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_srs EPSG:31466 DOP_3905470.vrt
DOP_3905470_trans.tif
Tell me how it worked.
On Mon, Oct 31, 2011 at 9:28 PM, Jan Tappenbeck <osm at tappenbeck.net> wrote:
> **
> Hi !
>
> when reading automatically then i did not understand why gdalwarp could
> not use this information for the translation.
>
> in german - da du aus der schweiz kommst.
>
> wenn die twf-dateien im verzeichnis mit den bildern sind, dann verstehe
> ich nicht warum gdalwarp diese nicht mit in die transformation einbezieht
> und passpunkte haben will !
>
> gruß Jan :-)
>
> Am 31.10.2011 16:48, schrieb Chaitanya kumar CH:
>
> 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 <osm at tappenbeck.net>wrote:
>
>> hi !
>>
>> i know this format - so add the parameter manuell ??
>>
>> no set a flag and then the twf will integrate automaticlly ?
>>
>> reagards Jan :-)
>>
>> Am 31.10.2011 16:24, schrieb Chaitanya kumar CH:
>>
>>
>> On Mon, Oct 31, 2011 at 8:39 PM, Jan Tappenbeck <osm at tappenbeck.net>wrote:
>>
>>
>>
>
>
> --
> Best regards,
> Chaitanya kumar CH.
>
> +91-9494447584
> 17.2416N 80.1426E
>
>
>
--
Best regards,
Chaitanya kumar CH.
+91-9494447584
17.2416N 80.1426E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20111031/4ddfa860/attachment.html
More information about the gdal-dev
mailing list