Hi,
I am using the map series to create a pdf illustrating different attributes of each feature. This requires that there are multiple map frames per page showing the same feature but symbolized on a different attribute (this I have setup and it is working). I am running into the need to have a second page related to each feature that will contain additional map frames and information related to the page's feature. Is it possible to include a second layout page in the map series?
Appreciate the help!
Solved! Go to Solution.
Hi Rene,
Unfortunately there is no out-of-the-box functionality that provides "additional" pages to a Map Series. I think you might be able to use python (ArcPy.mp) to create the map book you want.
Here is a link to the Map Series/ArcPy help topic - MapSeries.
Here is a link to the Python Map Automation group where you can find some samples - Python Map Automation.
Hope this helps,
Tom
Hi Rene,
Unfortunately there is no out-of-the-box functionality that provides "additional" pages to a Map Series. I think you might be able to use python (ArcPy.mp) to create the map book you want.
Here is a link to the Map Series/ArcPy help topic - MapSeries.
Here is a link to the Python Map Automation group where you can find some samples - Python Map Automation.
Hope this helps,
Tom