Displaying 1 result from an estimated 1 matches for "_research".
Did you mean:
research
2013 Mar 21
0
Problems of exporting raster to ArcGIS
...sterLayer as followed.
class : RasterLayer
dimensions : 8280, 18480, 153014400 (nrow, ncol, ncell)
resolution : 0.008333334, 0.008333334 (x, y)
extent : -169, -14.99999, 6.000003, 75.00001 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=longlat +ellps=WGS84 +no_defs
data source : G:\_RESEARCH\_GRADUATE\BiodiversityVsGradients\Little_in_R\LittleRasterAll.bil
names : LittleRasterAll
I used function writeRaster{raster} to write this rasterLayer into every format it supports, and ArcGIS respond to them in three different ways, but none of them works. I wonder why it happens and if...