I have created a model in model builder that selects a dataset based on location and then should overwrite an existing data set with the selected features. When I run the model, instead of overwriting with the new features it creates an empty dataset. Any ideas on what the issue is?
Solved! Go to Solution.
This got the model to run correctly. Previously I was trying to use the "create feature class" tool. Changing it to "export features" produced the desired result.
Can you export your model as a graphic and attach it to the thread so we can see what GP tools you're using?
This got the model to run correctly. Previously I was trying to use the "create feature class" tool. Changing it to "export features" produced the desired result.