Skip to content
Prev 11652 / 29559 Next

raster or rgdal: problem with geometry of tif + tifw file

Hi Agus,

Thanks for the suggestions. I'll make it a (stern) warning. I am also
going to store the rotation info add build in some support for such
files.

I believe you can write a "plain tiff" file by using

options="PROFILE=BASELINE"

as in:

x = writeRaster(r, 'file.tif', options="PROFILE=BASELINE")

Robert
On Mon, May 9, 2011 at 5:51 AM, Agustin Lobo <alobolistas at gmail.com> wrote: