Select to view content in your preferred language

Is it possible to create a second page for the ArcPro map series?

791
1
Jump to solution
12-22-2022 01:52 PM
Labels (3)
RenePretorius
Occasional Contributor

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!

0 Kudos
1 Solution

Accepted Solutions
TomBole
Esri Regular Contributor

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

View solution in original post

0 Kudos
1 Reply
TomBole
Esri Regular Contributor

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

0 Kudos