Select to view content in your preferred language

Model Builder to update data

75
1
2 weeks ago
rami_shah
Emerging Contributor

Hi,

I am new to Pro and model builder. Could you share sample model builder to copy data.

 

I am looking to add 6 fields in 15 layers (each) and copy them into geodatabase. any help is appreciated

 

 

Tags (1)
0 Kudos
1 Reply
BobBooth1
Esri Contributor

Have a look at the Help here:

https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/working-with-itera...

I would suggest setting up the model to update the fields on a single feature class, and then, once you have that working to your satisfaction, substitute in an iterator to iterate through the feature classes and do the process to each one.

0 Kudos