Skip to content
Prev 44164 / 398502 Next

Importing BSQ/BIP/BIL files into R

On Thu, 12 Feb 2004, Jonathan Greenberg wrote:

            
You may like to use the R bindings to GDAL in package rgdal. You need to 
have installed GDAL first, and then install the R source package, so this 
works on Unix/Linux, and probably Mac OSX, but on Windows you need to 
build GDAL under MSYS/MinGW, and alter Makevars in rgdal/src by hand. 
Because rgdal binds to GDAL, it allows selection of subscenes. If you have 
the PROJ.4 library installed too, it may provide geo-referencing, but 
YMMV. Contact me off-list if this is worth following up.

Roger