Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I am new to 10.0 and have never used the thiessen polygon tool -- i have a set of points and would like to create a thiessen polygon; what do i need to input (i.e. what type of input (.shp etc)?

share|improve this question

2 Answers

Thiessen polygons/Voronoi Diagrams can be created using this toolbox and it doesn't require ArcInfo or anything else. The input is a point shapefile.

share|improve this answer
Dan, I got error - divide by 0. I am working with a large dataset. Is this because there are many points at one location? – user8732 Jan 30 at 19:04
Yes remove the duplicates – Dan Patterson Jan 30 at 23:12

Here is the ESRI help document for the Create Thiessen Polygon tool: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001m000000.htm

You'll need a license for ArcInfo.

The input must be a point feature class (shapefile, geodatabase layer, etc).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.