1

I have several shapefiles in a folder and all of them are points. What I want is to choose those that have more than two records.

I am using the ArcGIS ModelBuilder. I made an iterate feature class and then I made a get count that give me the number of rows for each shapefile. From this step I cannot do anything else. But I think the solution is to use one tool that has a logical condition and so let me just obtain the shapefiles that has more than 2 rows.

Any suggestions?

Jakob
7,5011 gold badge24 silver badges43 bronze badges
asked Oct 31, 2016 at 12:10

1 Answer 1

2

You are on the right track, use branching logic on the get count variable, here is the If-Then-Else logic for branching logic page:

Using If-Then-Else logic for branching

answered Oct 31, 2016 at 12:31

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.