Friday 1 July 2016

arcgis desktop - Creating raster by randomly choosing cell value from multiple overlapping rasters?


I'm using ArcGIS Desktop 10 with its Spatial Analyst extension.


How do I combine multiple rasters into one, always choosing randomly from the values of overlapping cells?


I have an image that may explain this better:


example




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...