Skip to content
Prev 20308 / 29559 Next

writeRaster do not take the coordinate reference from the raster

Some raster file types don't let you store the coordinate reference
system. Arc/Info Ascii Grid files are just the grid size and shape in
a header and the values, with no provision for a CRS field. (Unless
esri updated the file spec since I last used them...)

Saving as a GeoTIFF should preserve it in the file's metadata.

Barry
On Fri, Jan 31, 2014 at 10:13 PM, Manuel Sp?nola <mspinola10 at gmail.com> wrote: