2

What tool can I use to run many shapefiles to intersect with a shapefile as a output?

It looks like that Iterate tools is use for feature classes or datasets and I don't see any for the shapefile.

I can use the Batch but I want to use ModelBuilder because I might need to add more tools later.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Jul 14, 2014 at 20:21

1 Answer 1

7

A shapefile is a kind of feature class, like an FGDB feature class or an SDE feature class. Use iterate feature classes in modelbuilder. You can then output as a feature class, and if it is named correctly (c:\path\to\directory\that\exists\output.shp) you will get a shapefile out.

answered Jul 14, 2014 at 20:28
0

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.