Adventures in Data Interoperability
December 14, 2008 4:20 PM
Subscribe
How do I convert a large raster image into a table for analysis and manipulation?
I have a bunch of raster-format GIS data (e.g. DEMs, satellite imagery) which I would like to perform a regression analysis on (among other things) in a statistics package. I have often started with a table, performed my analysis, tacked some parameters onto the top of the table, and had ArcGIS treat the table as a raster. This time, I'm starting with a raster, and I want to convince my stats package that it's a table. (If it helps, image formats available include .bmp, .jpg, .jp2, .img, .png, .tif, and ESRI GRID.)
So, briefly: help me convert a raster into a table, where every entry in the table represents one cell of the raster. (I am aware that this will be a very large table.)
posted by agentofselection to computers & internet (9 comments total)
1 user marked this as a favorite
posted by paanta at 4:39 PM on December 14, 2008