0
votes
0answers
151 views

Trying to use Data Driven Pages (DDP) with multiple data frames on the same layout

I would like to place two or three sequential views of a strip map on a single page using Data Driven Pages (DDP). Is there a way to do this using ArcGIS 10.1?
0
votes
0answers
109 views

Export Data Driven Pages extents to Kmz

Is it possible to export the extents of DDP to KMZ using arcpy - Map to KML (Conversion)? Alternatively can we export each extent of a single DDP extent to a new mxd and then run arcpy.MapToKML_3d on ...
4
votes
2answers
414 views

Dynamically change zoom level of overview map to fit with current extent in DDP

I am using DDP pages in a large mapset with pages ranging from 1:7500 to 1:130,000 and the overview map is zoomed out to far to see some of the smaller zones. Is it possible to set the overview map to ...
2
votes
1answer
132 views

ArcPy / DDP - alter graticule logically in varying map scales

Morning -this question appears on many sites and I was wondering if there was a script that is now available that resolves it? Please also upvote ...
2
votes
2answers
770 views

Python and Data driven pages - Advanced use

I need to make a number of maps where only one input changes (a layer with the range of a radio tower) and I want to add the layer, apply symbology, zoom to it, change the title to include the name of ...