I have a large number of near identical layers which I would like to select by attribute as a batch or with in python is this possible?
Hi Karren
Make a ListFeatureClasses or ListLayers
For each layer you can run SelectByAttribute with the same expression.
You need to do MakeFeatureLayer if you use feature classes and not layers.
Have fun
Mody
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.