0

I am looking at two non-overlapping polygon feature classes (let's call them Counties and Somewhereland; the latter feature class has only one record). I need to sum a certain field (let's call it INCIDENTS) in Counties and populate a certain field (let's call it VISITS) in Somewhereland with this sum. Is it possible to do all of this in ModelBuilder, and if so, what tools would I need?

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked May 25, 2016 at 22:41

1 Answer 1

2

Use summary statistics with your counties layer

Use Get Field value to grab the sum from the summary table

And Calculate Field to update somewhereland

answered May 25, 2016 at 22:54
1
  • Thanks! Believe it or not, I've never used Get Field Value before, hence this question. Commented May 25, 2016 at 23:25

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.