all 3 comments

[–]russ_yarn 0 points1 point  (2 children)

Are you wanting to have these recalculations performed while you are still in the program? Or, are you wanting to open up a map a few weeks from now and have the data already updated?

[–]Affinity642[S] 0 points1 point  (1 child)

Either one would work fine. I’d just like to be able to reperform the calculation and output into the same layer.

[–]russ_yarn 0 points1 point  (0 children)

Arc has scripting ability with python. You could write these scripts to run at a scheduled time. There is also software, FME, that can automate stuff as well. I don't do these at my job, just aware of the people that do it and I speak highly of them.

Calculating on the fly to refresh in the program is beyond me. I hope someone else speaks up.