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
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.