0

How can I add a field, calculate the area in it then export the maps as an excel sheet using the ModelBuilder for all the data stored in the geodatabase file?

Note, the picture was my try to do the task.

enter image description here

2
  • Are you using the ModelBuilder from ArcGIS Pro or ArcMap? Commented May 19, 2021 at 23:56
  • You need to connect "Feature Class" to "Add Field" as the input feature class. Then make sure that your initial "Workspace or Feature Dataset" has a valid default value. Then see if the model will validate. You should also include the "Name" variable as part of the output Excel document in the "Table to Excel" tool (eg, as C:/some/folder/location/%Name%.xls) to make sure that you're not overwriting the same Excel document for every iteration. Commented May 20, 2021 at 1:00

1 Answer 1

1

Connect your Feature Class to Add value. Assuming you have the parameters set up correctly in the model you've built that should do the trick.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.