Skip to content
Prev 780 / 29559 Next

Writing a tif using rgdal

On Tue, 7 Feb 2006, Tim Keitt wrote:

            
Yes, copyDataset() is there, but won't it expect the type= argument to 
suit the data? My route as below lets you set up a transient dataset and 
then save it to a file, but I hadn't got the:

.Call("RGDAL_SetGeoTransform", dataset, numericvectorof6, PACKAGE="rgdal")

to set the starting point and cell sizes. I'll carry on trying.
No trouble - I think this hits me when I'm hurrying and I re-use a 
not-closed handle, filling it with another handle. I can't replicate now.

Roger