Re: [gdal-dev] gdalwarp and tif rotation parameters

2010-01-07 Thread Simon Hewitt
Frank, That was the problem, the geotiff had internal tags that were overwriting the tfw. The -co PROFILE=BASELINE option fixed the issue. Thanks for your help! Simon - Original Message - From: "Frank Warmerdam" To: "Simon Hewitt" Cc: gdal-dev@lists.osgeo.or

[gdal-dev] gdalwarp and tif rotation parameters

2010-01-06 Thread Simon Hewitt
Hey, I was wondering if it was possible to use gdalwarp to convert a .tif file and .tfw file into a plain .tif file. I'm looking to use the rotation parameters in the .tfw file to rotate the image itself. I've managed to do this with a gif and gfw file into both gif and tif formats, however it