1

I am looking to create a series of maps each one highlighting the camping pitch,. I would like to put the number of the pitch highlighted on either page before or after to allow duplex printing of map on one side and pitch number on the other side?.

Is this possible using ArcGIS Pro with or without python?

See image of camping pitches - enter image description here

JGH
44.4k3 gold badges49 silver badges95 bronze badges
asked Feb 20, 2018 at 10:04
0

1 Answer 1

1

To do this I would use ArcPy and starting code that is included in the ArcGIS Desktop 10.x help on Creating a map book with facing pages.

That code will take some adapting from arcpy.mapping to arcpy.mp but the key thing is that you will export two sets of pages from two separate layouts, which could be kept in the same project.

answered Mar 4, 2018 at 22:06

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.