Display Name: DetermineTravelCostPathsToDestinations
Description: Calculates specific paths between known sources and known destinations.
Category:
Help URL: https://terra.library.brocku.ca/arcgis/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/DetermineTravelCostPathsToDestinations.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputDestinationRasterOrFeatures
Data Type: GPString
Display Name inputDestinationRasterOrFeatures
Description: An image service or feature service that identifies the cells from which the least-cost path is determined to the least costly source.If the input is an image service, the input consists of cells that have valid values (zero is a valid value), and the remaining cells must be assigned NoData.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: inputCostDistanceRaster
Data Type: GPString
Display Name inputCostDistanceRaster
Description: The name of a cost distance image service to be used to determine the least-cost path from the destination locations to a source.The cost distance raster is usually created with the Calculate Travel Cost tool. The cost distance raster stores, for each cell, the minimum accumulative cost distance over a cost surface from each cell to a set of source cells.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: inputCostBacklinkRaster
Data Type: GPString
Display Name inputCostBacklinkRaster
Description: The name of a cost back link raster used to determine the path to return to a source via the least-cost path.For each cell in the back link raster, a value identifies the neighbor that is the next cell on the least accumulative cost path from the cell to a single source cell or set of source cells.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: outputName
Data Type: GPString
Display Name outputName
Description: The name of the output travel cost paths raster service.The default name is based on the tool name and the input layer name. If the layer already exists, you will be prompted to provide another name.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: destinationField
Data Type: GPString
Display Name destinationField
Description: A field on the destination layer that holds the values that define each destination.Input feature service must contain at least one valid field.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: pathType
Data Type: GPString
Display Name pathType
Description: Defines the manner in which the values and zones on the input destination data will be interpreted in the cost path calculations.To each cell—For each cell with valid values on the input destination data, a least-cost path is determined and saved on the output raster. With this option, each cell of the input destination data is treated separately, and a least-cost path is determined for each from cell. This is the default.To each zone—For each zone on the input destination data, a least-cost path is determined and saved on the output raster. With this option, the least-cost path for each zone begins at the cell with the lowest cost distance weighting in the zone.Best single—For all cells on the input destination data, the least-cost path is derived from the cell with the minimum of the least-cost paths to source cells.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description:
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputRaster
Data Type: GPString
Display Name outputRaster
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata