4

In ArcMap 10.1 is it possible to create a selection set based on the extent from a Data Driven Page (DDP)?

I have a layout view with a map and a graph. The graph is set to only plot the selected set of features. Right now I am paging through the DDP and drawing the selection box manually. I would like to have the DDP also select point FC within the feature extent.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Feb 27, 2013 at 17:46
2
  • 1
    What type of data are you using to define the data driven pages? If you are using polygons, you should be able to iterate through each feature and use that as a basis for select by location. Commented Feb 27, 2013 at 19:51
  • No I am not using polygons but I could and then the select by location would be simple to implement. Commented Mar 5, 2013 at 20:51

1 Answer 1

3

If your layers have a field that matches a ddp name or page number you can set a definition query on your feature class to include or exclude features that match the ddp

answered Feb 28, 2013 at 11:44
1
  • I have a field in the point FC that I believe might work with this recommendation. Thanks. Commented Mar 5, 2013 at 20:50

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.