Hello,
I'm trying to use Clip_management to clip 8 rasters to about 200 different polygon boundaries. I've got it in a python loop, but am stymied by the 'rectangle' part of the syntax for that tool. I can't hard-code that info as it changes for each polygon, I'm assuming.
Can I specify a rectangle extent that encompasses all of the polygons (generally in the state of Colorado)?
Thank you!