Tagged Questions
1
vote
0answers
127 views
How to add dynamic index layer for data driven pages
I am trying to create a dynamic map book based on user defined geometry. I can use Grid Index and calculate adjacent tool to create the grids in my Python script. How can I set this newly created grid ...