Re: record pixel value with Python script

2014-01-11 Thread DPod
On Saturday, January 11, 2014 3:35:13 PM UTC-8, maxer...@gmail.com wrote: > On Saturday, January 11, 2014 5:53:00 PM UTC-5, DPod wrote: > > > > > > > > I'd like to write a Python script for ArcGIS 10.x (ArcPy or Python 2.6.5) > > >that would record the pixel value for all pixels in a raster.

Re: record pixel value with Python script

2014-01-11 Thread maxerickson
On Saturday, January 11, 2014 5:53:00 PM UTC-5, DPod wrote: > > I'd like to write a Python script for ArcGIS 10.x (ArcPy or Python 2.6.5) > >that would record the pixel value for all pixels in a raster. Furthermore, > I'd >like to only record a given value once in the results. For example, if

record pixel value with Python script

2014-01-11 Thread DPod
A scripting newbie question... I'd like to write a Python script for ArcGIS 10.x (ArcPy or Python 2.6.5) that would record the pixel value for all pixels in a raster. Furthermore, I'd like to only record a given value once in the results. For example, if there are 23 values of 180 overall, onl