Map Series

294
2
07-24-2020 12:21 PM
GraceTortorici
New Contributor

I am trying to create a map series that has 70 different pages in ArcGIS Pro. Each page has its own information in a text box (i.e. the name of the street and times parking is allowed). However, when I edit one, it edits all of them. How do I make each page of the map series customizable with its own information? Each page of the map series includes the map, and 3 text boxes.

0 Kudos
2 Replies
MatthewDriscoll
MVP Alum

Put the text in an attribute field.  In the layout go to the Insert Tab -> Text Tab -> Dynamic Text -> Map Series Section: Attribute.

You can do this three times. Or Format Text and just copy and paste and enter the next line with the correct attribute.  

<dyn type="page" property="attribute" field="AttributeField_1"/>
<dyn type="page" property="attribute" field="AttributeField_2"/>‍‍
0 Kudos
TomBole
Esri Regular Contributor
0 Kudos