I'm using ArcGIS 10.3 and I am making a model
I need to add a tool
continue after iterrate feature selection
but when I add the tool and run the model
It makes every iteration from "select Layey By attributes"
One way to get around this may be to break your model into 2 models, then join them using a third model. This will prevent the Iterator from unnecessarily running all the parts before the iterator again and again.
Model 1 - does the part before the Iterator.
Model 2 -is the iteration and what comes after.
Model 3 - joins the two. Build the first two models, then drag them from your toolbox into your Model 3 edit. Add a Precondition to Model 2 to trigger when Model 1 is done with the final process.
Integrating a Model within a Model
ArcGIS Help 10.1
Preconditions
Chris Donohue, GISP
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.