Support Home
Software
Knowledge Base
Downloads
User Forums
Customer Service
|
Training
|
Contact Us
You are here:
Home
>
Downloads
>
ArcScripts
>
Search Results
> Script Details
Login
|
Feedback
|
Help
Multiple Minimum Distance (ArcMap 9)
contact author
|
download help
|
add bookmark
|
view bookmarks
Author
Rob Chasan
File Name
MultipleMinimumDistance.zip
Language
Visual Basic
Last Modified
Feb 17 2005
Status of work
Public Domain
Software
ArcGIS Desktop
File Size
76.64 kb
Downloads
1320
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
For two feature classes, Source and Reference, this tool will find the nearest Reference feature for each Source record. Distance and some Reference feature information will be placed in the Source file. Honors selections on the Source file. CAD files are excluded from consideration as Source.
Please read the included .doc file.
Updated for ArcMap 9.0
2/17/2005 -- Fixed a bug that caused an error log to appear in ArcMap if an invalid layer was found in the Table of Contents. All files should be dated 2/17/2005.
1/14/2005 -- Fixed a bug that caused the tool to stay disabled when a Group Layer was present in the Table of Contents. All files should be dated 1/14/2005.
6/21/2004 -- Fixed a bug that caused it to bomb out when more than 10 iterations of the tool were performed on the same shapefile. All files should be dated 6/21/2004.