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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.