Skip to content
Prev 886 / 29559 Next

Viewing GeoTIFFs

On Wed, 5 Apr 2006, Jason Dalton wrote:

            
Which platform are you using?

If you can install rgdal, I think you will find that it reads GeoTIFFs 
nicely. You can either read larger images "by hand" using the GDAL 
interface more directly, or use readGDAL() as a wrapper returning a 
SpatialGridDataFrame object directly.

Roger