Select to view content in your preferred language

ArcGIS Pro Model Builder returns empty feature class on overwrite

1388
2
Jump to solution
12-14-2022 01:32 PM
Labels (3)
JasonBritton1
Frequent Contributor

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?

0 Kudos
1 Solution

Accepted Solutions
JasonBritton1
Frequent Contributor

Screen Shot 2022-12-15 at 7.45.06 AM.png

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. 

View solution in original post

0 Kudos
2 Replies
Robert_LeClair
Esri Esteemed Contributor

Can you export your model as a graphic and attach it to the thread so we can see what GP tools you're using?

0 Kudos
JasonBritton1
Frequent Contributor

Screen Shot 2022-12-15 at 7.45.06 AM.png

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. 

0 Kudos