In computer programming, an iterator is an object that enables a programmer to traverse a container.

learn more… | top users | synonyms

4
votes
0answers
95 views

nested iterator, 2 iterations in one model, collect values, cell statistics, batch processing dialogue box

(ArcGIS10, SP2, ArcInfo) Dear all, this is my model, and it works perfectly, but .... I do have a large amount of data to process. The interim output files (from raster calculator, collect value) ...
2
votes
0answers
73 views

Running a new iteration for each column of a dataset in ArcGIS

I'm pretty new to Modelbuilding, having just been turned onto it about a week ago on here. So my problem is, I currently have a dataset of habitats that change through time (from Immature to Mature, ...
1
vote
0answers
47 views

Iterated field create to continue after failure

I am not a very good programmer and do not claim to be an expert in arc. I am going to try to explain this problem as clearly as possible and any solutions that you guys may have would be helpful. I ...