Tagged Questions
1
vote
0answers
81 views
How to rename .met file with model builder which uses an iterator to rename .sid files?
I have a model that iterates through a folder containing .sid raster datasets, amongst other types of rasters (so I'm using a *.sid wildcard).
I note, however, that ArcCatalog/Model Builder/Rename ...
1
vote
1answer
174 views
Spatial join drops values from fields in ArcCatalog
I'm running ArcEditor 10.0 SP5 with the Spatial Join patch installed. I am aware that spatial joins tend to fail on larger datasets, so I have two polygon feature classes with about 700 features ...
2
votes
1answer
267 views
Equivalent of Simple Data Loader in Modelbuilder
I have a model which processes a user specified polygon feature class InputFC, with the final result a dissolved (based on a user specified dissolve field D_FIELD) polygon feature class OutputFC. The ...
5
votes
3answers
2k views
Remove spatially duplicate features using ModelBuilder
I am creating a model to remove features which are duplicated within a polygon feature class. Most of the features are duplicated once, but about a quarter have up to three or four exact copies. I do ...
2
votes
4answers
1k views
Search if field exists in feature class
I have a few dozen feature classes, one of which contains the field I am looking for. They are stored in several different file geodatabases.
Is there a quick way of searching each feature class to ...
1
vote
2answers
197 views
Batch model stores incorrect model parameter values
I am trying to batch process about ten files using a model I created. There are five model parameters, which I can fill in for the first feature class without a problem. However, when I try to fill in ...