0

We can create a map series using the "Map Series" button. So, can we use ArcPy to automate the manual process?

https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/mapseries-class.htm

enter image description here

Vince
20.5k16 gold badges49 silver badges65 bronze badges
asked Jan 25, 2023 at 8:18

1 Answer 1

1

There is a note at the top of the mapseries-class page that you linked to that states:

You cannot use arcpy.mp to create a map series.

However you can create a new spatial map series via the CIM object.

There is an example called MapSeries_CreateNew.py that is provided in the ArcGIS Pro 2.5 CIM Samples V1 that you can find on https://codesharing.arcgis.com/

answered Jan 25, 2023 at 8:49

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.