Tagged Questions
3
votes
3answers
69 views
Iteratively unioning pairs of shapefiles
A simple (I think) Model Builder question. I have 25 field sites, for each of which I have mapped land use as separate layers for different years. In one folder I have veg layers for 1994, named ...
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 ...
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) ...
3
votes
1answer
253 views
Using ArcGIS ModelBuilder with a “While” Iterator
I am struggling to get the ArcGIS ModelBuilder "While" Iterator to work as I would expect it. I have a hunch it's user error, but even reading the help hasn't seemed to get it working for me.
I have ...
3
votes
1answer
158 views
How to prevent running part of a model when iterator is used?
My process is to run Buffer on two feature layers, intersect the buffers and then Clip intersected buffers with polygon object from Iterate Feature Selection iterator. Here's my model:
The model runs ...
