An ArcPy project that performs the following steps:
-
Receives an input point layer from the user.
-
Gets a threshold area value from the user.
-
Generates Thiessen Polygons for the input points.
-
Filters and outputs polygons with an area greater than the user-specified threshold.