Skip to content
Prev 16640 / 29559 Next

raster (was readGDAL) loses datum

On Wed, 7 Nov 2012, Oliver Soong wrote:

            
I assume that you are running released raster on CRAN - have you tried 
installing the development version from R-forge, in which many of these 
steps have been taken? Could you check that first? The conditionals are 
there to try to avoid trashing OVERRIDE_PROJ_DATUM_WITH_TOWGS84 possibly 
set by other software, among other things. The development raster code 
goes through rgdal::GDALinfo() which respects the rgdal option.

Roger