Hi,
I have not used iterators too much but according to what I have read, the tools you want to run with each iteration go into a single model and the tools that you want to run differently than the iterator need to go into a "main" model and the iterator in a submodel.
I conceptualize the process I am trying to develop as iterating all tools; however, when running the model, it returns some outputs as expected, while others are not.
The first part runs fine, selecting polygons grouped by a field value. Then it saves each to layer file.
When I add a select by location tool, using the same input layer and the inline variable of the individual grouped by layers (%Value%) as the selecting features, it works, but not correctly for every iteration.
I have some more processes down stream, but this is where it seems to go wrong.
Please see the two screen shots...
Thanks for any advice 🙂
-Joe