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




The following tables list the members exposed by CalibrateRoutes.

Public Constructors

 NameDescription
Public ConstructorCalibrateRoutes ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybuild_indexSpecifies whether an attribute index will be created for the route identifier field that is written to the Output Route Feature Class. (In, Optional)  
Public Propertycalibrate_methodSpecifies how route measures will be recalculated. (In, Optional)  
Public Propertyextrapolate_afterSpecifies whether measure values will be extrapolated after the calibration points. (In, Optional)  
Public Propertyextrapolate_beforeSpecifies whether measure values will be extrapolated before the calibration points. (In, Optional)  
Public Propertyignore_gapsSpecifies whether spatial gaps will be ignored when recalculating the measures on disjointed routes. (In, Optional)  
Public Propertyin_point_featuresThe point features used to calibrate the routes. (In, Required)  
Public Propertyin_route_featuresThe route features to be calibrated. (In, Required)  
Public Propertyinterpolate_betweenSpecifies whether measure values will be interpolated between the calibration points. (In, Optional)  
Public Propertykeep_all_routesSpecifies whether route features that do not have any calibration points will be excluded from the output feature class. (In, Optional)  
Public Propertymeasure_fieldThe field containing the measure value for each calibration point. This field must be numeric. (In, Required)  
Public Propertyout_feature_classThe feature class to be created. It can be a shapefile or a geodatabase feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypoint_id_fieldThe field that identifies the route on which each calibration point is located. The values in this field match those in the route identifier field. This field can be numeric or character. (In, Required)  
Public Propertyroute_id_fieldThe field containing values that uniquely identify each route. This field can be numeric or character. (In, Required)  
Public Propertysearch_radiusLimits how far a calibration point can be from a route by specifying the distance and its unit of measure. If the units of measure are Unknown, the same units as the coordinate system of the route feature class will be used. (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.