ArcGIS Toolbox – Calculate Point Statistics within Polygon with ArcPy

Share Button

Updated – 2/27/2015
Fixed compatibility with Python 3 for ArcGIS Pro

(If you’re using Firefox, then right click and Save Link As)
Download the Calculate Point Statistics Toolbox – works with ArcGIS 10.1+
View the Source Code

(any donations go towards hosting costs)

The Calculate Point Statistics tool takes an input Polygon and Point feature class and uses a selected field to find the minimum, maximum, and average of the points and adds the results to the polygon feature.

Be sure to view the Tool Help within the tool dialog box for detailed instructions. Also, check the Geoprocessing Results for any error messages.

Here’s a screenshot of the parameters:
Calculate Point Statistics parameters

I hope someone finds this tool useful. If you’d like this tool to calculate additional statistics for the points, let me know. Please leave a comment if you have any questions or problems, and be sure to check out the other tools I’ve created!

12 thoughts on “ArcGIS Toolbox – Calculate Point Statistics within Polygon with ArcPy

Leave a Reply