Skip to content

An python code for creating Thiessen Polygons.

Notifications You must be signed in to change notification settings

amirtistein/Arcpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

An ArcPy project that performs the following steps:

  1. Receives an input point layer from the user.

  2. Gets a threshold area value from the user.

  3. Generates Thiessen Polygons for the input points.

  4. Filters and outputs polygons with an area greater than the user-specified threshold.

About

An python code for creating Thiessen Polygons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages