All Questions
Tagged with python-2.6 definition-query
1 question
4
votes
1
answer
6k
views
add definition query to layers in a group
I'm trying to develop a python code that will apply the same definition query to all layers in a specified group. I currently have a working code that will apply a definition query to all layers in ...