Sunday, 2 October 2016

arcgis desktop - Dynamic title in ArcMap


How can I have a dynamic title of the map, which changes depending on the layer chosen? Is this doable? It would save a lot of time and iterations since I should be producing several maps.


To illustrate, I want the title to get the name of the first layer ticked if several layers are ticked. Any hint will be useful.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...