Study area mask

2700
5
08-14-2013 10:19 PM
DanielP
New Contributor
I'm trying to determine the WofE in an area, with Arc-SDM toolbox. My problem is that I'm stuck with my study area mask. How do I set up a mask?


Solve it!!
0 Kudos
5 Replies
MarkBoucher
Occasional Contributor III
You can limit the area the geoprocessing works on by changing the processing extents.
Menu: Geoprocessing>Environments>Processing Extents  and select the layer that defines the area you want to process. This set a rectangular area that fits extents of the features in that layer. The Spatial Analyst tools will only do there work in this extent. There are times when I've experienced the results coming out not not covering my study area. It is often because the extent was defined by some process and was not reset to the extent you want. I use this command to reset the processing extent.

You can "clip" the raster you are working on.
I use Spatial Analyst Tools.tbx\Extraction\Extract by Mask. This lets you use a polygon as a mask to extract just a portion of a raster you want to analyze. You may need to set the extent as described above anyway.

Link to topic:http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Output_Extent/001w00000009000000/


Idea: It would be nice if ESRI created a way to view the processing extent graphically. Right now, I think one can only look at the coordinates in the Processing Extents dialogue box and maybe somewhere else. You'd have to be pretty experienced with your NSEW coordinates or Lat/Long to just look at that and know it is right. (I posted this idea on http://ideas.arcgis.com/)
0 Kudos
EricRice
Esri Regular Contributor
Mark,

Not that the idea is bad, especially if someone manually types in the extent and wants to "view" it... but if someone is choosing a layer, then we already provide tools/visualization of extent depending on if it is a feature or a raster.  For raster, just display NoData in addition to real values - that is the extent.  For features, there is a tool called Minimum Bounding Geometry.  Choose the Envelope option to get a polygon output that is the extent. 

Best,
Eric
0 Kudos
MarkBoucher
Occasional Contributor III
Eric,

Understood. It is just that sometimes, when the geoprocessing is not working the way I thought it would, instead of resetting the processing extent and trying the process again, it would help to simply display the processing extent to understand better where I was when the processing didn't work. It would help in the iterative learning I end up doing. Also, I have had some functions in Arc Hydro change the extent without my wanting it to. Then, I'd run in to strange behaviors that I can only explain by blaming some function. This one I could not repeat on that project, but it happened on another one. It might be a handy debug tool also.
0 Kudos
EricRice
Esri Regular Contributor
Thanks for the extra feedback, Mark.  I can see how it would be useful.

Best,
Eric
0 Kudos
WillSchwenger
New Contributor
I'm having a similar problem. I have set the processing extents in my model but ARC-SDM Calculate Weights keeps returning the following error. Any suggestions on next steps to fix this problem?
0 Kudos