Select to view content in your preferred language

Zonal Statistics with Overlapping Polygons - in Python

815
1
01-29-2013 02:45 PM
toddsams
New Contributor III
Hi,

I have seen a variety threads that discuss options for calculating zonal statistics with overlapping polygons.

However, I need to do this within a python script. I am also using Arc10.1.

Any suggestions on how to calculate zonal stats with overlapping polygons in a python script?

Thanks!
0 Kudos
1 Reply
TarunJaiswal
Esri Contributor
Greetings!

Please take a look at the following technical article:
HowTo:  Calculate Zonal Statistics for Overlapping Zones

You might have to modify the script as per ArcPy site package.

Hope this helps.

Thank you!
0 Kudos