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

Minimum Distance 2 Layers



contact author | download help | report inappropriate content
Author Rob Chasan
File Name MinimumDistance2Layers.zip
Language Visual Basic
Last Modified May 1 2003
Status of work Public Domain
Software ArcGIS Desktop
File Size 43.2 kb
Downloads 1437

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
Takes two feature layers and finds the minimum distance between the feature selected in the source layer and the features selected in the target layer.

Read the Word (.doc) file for info on installation and use.

NOTE: Some rules for this tool are:
1. You must have at least 2 feature layers (points, polylines, polygons) in your map. They can be of different types, but they cannot be CAD layers. It probably doesn't work with SDE layers.

2. Both layers must have the same projection, i.e. they must both have an associated .prj file with the same parameters. As best as I can tell, this is a requirement of ArcGIS.

3. The source layer must have only 1 feature selected. The target layer must have 1 or more features selected.
You may select features on the layers after the tool is activated.
Contact Us | Privacy | Legal | Site Map