Good afternoon everyone,
We want to select all the points and lines inside a polygon. For example selecting all pump stations inside a Municipality.
When running an Iterator in ModelBulder, does it run all the model for each iteration?
We built a model and add a iterator, and it runs the whole model, not the portion that we want to iterate.
The process:
- Create FGDB
- Enter a parameter to Query Polygon Municipality layer to query a specific polygon (Municipality)
- Iterator. Loop all FC in a FGDB to clip the Municipality area.
When running the model when it iterates, it runs the whole model for each iteration.