{ "name" : "Cost Path", "description" : "Calculates the least-cost path from a source to a destination.", "function" : { "pixelType" : "UNKNOWN", "name" : "Cost Path", "description" : "Calculates the least-cost path from a source to a destination.", "type" : "GPAdapterFunction", "_object_id" : 1 }, "arguments" : { "ToolName" : { "name" : "ToolName", "value" : "CostPath_sa", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 2 }, "PrimaryInputParameterName" : { "name" : "PrimaryInputParameterName", "value" : "in_destination_data", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 3 }, "OutputRasterParameterName" : { "name" : "OutputRasterParameterName", "value" : "out_raster", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 4 }, "in_destination_data" : { "name" : "Raster", "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 5 }, "destination_field" : { "name" : "destination_field", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 6 }, "in_cost_distance_raster" : { "name" : "in_cost_distance_raster", "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 7 }, "in_cost_backlink_raster" : { "name" : "in_cost_backlink_raster", "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 8 }, "path_type" : { "name" : "path_type", "value" : "EACH_CELL", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 9 }, "type" : "GPAdapterFunctionArguments", "_object_id" : 10 }, "functionType" : 0, "thumbnail" : "" }