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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydistance_fieldSpecifies whether a field named DISTANCE will be added to the output event table. The values in this field are in the units of the specified search radius. This parameter is ignored when locating lines or polygons along routes. (In, Optional)  
Public Propertyin_featuresThe input point, line, or polygon features. (In, Required)  
Public Propertyin_fieldsSpecifies whether the output event table will contain route location fields plus all the attributes from the input features. (In, Optional)  
Public Propertyin_routesThe routes with which the input features will be intersected. (In, Required)  
Public Propertym_direction_offsettingSpecifies whether the offset distance calculated should be based on the M direction or the digitized direction. Distances are included in the output event table if the distance_field parameter value DISTANCE is specified. (In, Optional)  
Public Propertyout_event_propertiesParameter consisting of the route location fields and the type of events that will be written to the output event table. (Out, Required)  
Public Propertyout_tableThe table to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyradius_or_toleranceIf the input features are points, the search radius is a numeric value defining how far around each point a search will be done to find a target route. (In, Required)  
Public Propertyroute_id_fieldThe field containing values that uniquely identify each route. This field can be numeric or character. (In, Required)  
Public Propertyroute_locationsWhen locating points along routes, it is possible that more than one route may be within the search radius of any given point. This parameter is ignored when locating lines or polygons along routes. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyzero_length_eventsWhen locating polygons along routes, it is possible that events can be created where the from-measure is equal to the to-measure. This parameter is ignored when locating points or lines along routes. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.