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

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked May 19, 2021 at 23:41
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.

answered May 20, 2021 at 1:49

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

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.