Hello,
I've downloaded over 80 NAIP files and they all went into their own folders. I want to batch trim the imagery to the polygon that they came with so I can mosaic them all together without the null pixel borders. Is there a way to do this in python?
Thanks for your help!
What your planning sounds feasible with python. Others may have more detailed suggestions, but I want to point out that there is some related info and code samples here: Create lists of data—ArcGIS Pro | Documentation.
You won't necessarily need to move all the files into one common folder.