ESRI.ArcGIS.CoverageTools
Near Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace : Near Class




For a list of all members of this type, see Near members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfeature_typeThe type of feature that will be searched from points to find the nearest feature and calculate the distance between them. (In, Optional)  
Public Propertyin_coverThe coverage containing points from which distances are calculated to each closest arc, point, or node in the <near_cover:>. (In, Required)  
Public PropertylocationDetermines whether the x,y coordinates of the "nearest point" of the closest arc, point, or node are to be saved as well as the cover# and distance. The new items are X-COORD and Y-COORD. (In, Optional)  
Public Propertynear_coverThe line or point coverage whose features are used to calculate distances from each input cover point. This must be different from the input cover. (In, Required)  
Public Propertyout_coverThe coverage to be created. The <input_cover> is copied to the <output_cover:>, then NEAR is performed on the <output_cover:>. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysearch_radiusThe maximum distance in coverage units between input cover features and near cover features for which distance and near cover internal number will be determined. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.