Label | Explanation | Data Type |
Input Raster or Feature Destinations | An integer raster or feature (point, line, or polygon) that identifies locations from which the optimal path will be determined to the least costly source. If the input is a raster, it must consist of cells that have valid values for the destinations, and the remaining cells must be assigned NoData. Zero is a valid value. | Raster Layer; Feature Layer |
Input Distance Accumulation Raster | The distance accumulation raster that will be used to determine the optimal path from the sources to the destinations. The distance accumulation raster is usually created with the Distance Accumulation or Distance Allocation tool. Each cell in the distance accumulation raster represents the minimum accumulative cost distance over a surface from each cell to a set of source cells. | Raster Layer |
Input Back Direction or Flow Direction Raster | The back direction raster contains calculated directions in degrees. The direction identifies the next cell along the optimal path back to the least accumulative cost source while avoiding barriers. The range of values is from 0 degrees to 360 degrees, with 0 reserved for the source cells. Due east (right) is 90, and the values increase clockwise (180 is south, 270 is west, and 360 is north). | Raster Layer |
Destination Field (Optional) | The field that will be used to obtain values for the destination locations. | Field |
Path Type (Optional) | Specifies a keyword defining the manner in which the values and zones on the input destination data will be interpreted in the cost path calculations.
| String |
Return Value
Label | Explanation | Data Type | Output Optimal Path as Raster | The output raster. | Raster |