Hi Everyone,
I am using version ArcGIS Pro 2.6. I was wondering if anyone knows if it is possible to run an analysis (such as the erase tool) on all the layers in a Group Layer simultaneously? Thanks so much.
From ArcToolbox you can search the command and R click>Batch.
It does NOT do this when you use the command search, you need to go to Analysis > Tools and search from there.
Depending on how many tools you're talking, it may be worthwhile to set up a ModelBuilder model. You can batch in there as well. Connect your data, set up/chain your tools once, hit run, and done.
ModelBuilder 101: For ArcGIS Pro users who want to automate workflows