Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

Diversity Calculator (ArcGIS 9.2/9.3)



contact author | download help | report inappropriate content
Author Ken Buja
File Name DiversityCalculator_92SP6.zip
Language VB.net
Last Modified Sep 23 2009
Status of work Public Domain
Software ArcGIS Desktop
File Size 341.47 kb
Downloads 1498

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
This tool will calculate the area and diversity of selected attributes of a polygon layer at multiple user defined radial extents for each feature in a point layer. The output table contains the area of each selected attribute of the polygon layer at each buffered point feature as well as the selected diversity index values (Richness, Simpson's Index of Diversity, and Shannon's Diversity Index).

The zip file contains an installer and the documentation on the tool. The installer requires the Microsoft .Net Framework 2.0, the ArcGIS .Net Assemblies and runs on ArcGIS 9.2, Service Pack 6 or ArcGIS 9.3.

To install this tool in Vista, open a command line prompt as an administrator and use the command

msiexec /i "path-to-package.msi"

If there are no spaces in the path name, the quotes aren't necessary.

Version History:
8 Dec 2008:
� Installer now works on ArcGIS 9.3

23 May 2008:
� Bug Fix: Installer script gives incomprehensible error message for older service packs

28 Apr 08:
� Bug Fix: Does not work properly with string unique ID fields in point layer

15 Oct 07:
� Bug Fix: Tool remains inactive when loading an existing project file with point and polygon layers.

24 Sep 07:
� Initial release
Contact Us | Privacy | Legal | Site Map