1

I used Strip Map Index Features tool to create a Data Driven Page set of maps and I would need to create a new data frame that will contain a dynamic profile graph that will be modify depending on section of line for each page of the map Atlas displayed.

I have my 3D line and DEM and know how to create a profile graph for the whole line with 3D Analyst. But I'm lost when I have to create a graph for each page of the book and make that data frame dynamic at the same time.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Oct 16, 2015 at 20:14
1
  • 1
    To do so I am using 2 elements: data frame with main map and graph element below it. First task is to create profiles, using arcpy script, export it as attachment to data driven pages, all very similar to one described here gis.stackexchange.com/questions/162907/… I have a script for this. Are you familiar with python? Commented Oct 16, 2015 at 21:12

1 Answer 1

2

We are using New Century's Sheet Cutter for this.

http://www.newcenturysoftware.com/products/sheetcutter.html

I think it could also be achieved with Python, but it may take sometime to develop...

answered Feb 15, 2016 at 18:41

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.