Tagged Questions
5
votes
2answers
919 views
Using individual bands from a multi-band image in ArcGIS 10 raster calculator
I'm trying to use individual bands from a multi-band TM image (IMG file) within the raster calculator in ArcGIS 10 (SP2/3). I can add individual bands to my MXD, but raster calculator will only use ...
1
vote
0answers
149 views
How can I ignore NoData values in map algebra?
I need a way to exclude NoData from calculations. I don't want any NoData cells from any of the rasters to be used in pick or con statements.
7
votes
3answers
388 views
How do I create a raster randomly choosing a cell value from 2 or more overlapping rasters?
I'm using Arc 10. I want it to combine multiple rasters into one, always choosing randomly from the values of overlapping cells. I have an image that may explain this better:
4
votes
2answers
1k views
For Loop - Map Algebra (ArcGIS) using Python
ORIGINAL QUESTION
Im relatively new to python and these fourms but Im am having trouble utilizing for-loops for spatial analyses within ArcGIS. It does not appear to recognize the variable, ...
7
votes
1answer
538 views
Partially update a raster (a DEM)
My todays question is: How to update an .img DEM in ArcView 9.3?
I do have DEM which need to be updated only if few parts. The area to be updated has been produced in separate DEM with Spline ...
