[R-sig-Geo] Retrieving rasters from ESRI
    Kenneth Takagi 
    katakagi at bu.edu
       
    Wed Mar  8 02:12:58 CET 2017
    
    
  
I faced a similar situation recently, and it turns out that ESRI has not
released the API for exporting rasters from a geodatabase.  Interestingly,
they have released the API for vector files.  Here is some additional info:
http://gis.stackexchange.com/questions/129423/how-to-
access-file-geodatabase-gdb-rasters-with-gdal
If you have access to ArcGIS and ArcPy, there are Python scripts to export
rasters out of geodatabases that can then be imported into R using the
raster package, etc.  Otherwise, you may be out of luck unless ESRI has a
change of heart.
	[[alternative HTML version deleted]]
    
    
More information about the R-sig-Geo
mailing list