{ "name" : "Least Cost Path", "description" : "Performs a cost distance analysis using source and destination inputs which is then used to determine the least-cost path from a source to a destination.", "function" : { "pixelType" : "UNKNOWN", "name" : "Least Cost Path", "description" : "Performs a cost distance analysis using source and destination inputs which is then used to determine the least-cost path from a source to a destination.", "type" : "GPAdapterFunction", "_object_id" : 1 }, "arguments" : { "ToolName" : { "name" : "ToolName", "value" : "ShortestPath", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 2 }, "PrimaryInputParameterName" : { "name" : "PrimaryInputParameterName", "value" : "in_source_data", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 3 }, "OutputRasterParameterName" : { "name" : "OutputRasterParameterName", "value" : "out_path_raster", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 4 }, "in_source_data" : { "name" : "Raster", "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 5 }, "in_destination_data" : { "name" : "in_destination_data", "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 6 }, "destination_field" : { "name" : "destination_field", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 7 }, "in_cost_raster" : { "name" : "in_cost_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 }, "maximum_distance" : { "name" : "maximum_distance", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 10 }, "source_cost_multiplier" : { "name" : "source_cost_multiplier", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 11 }, "source_start_cost" : { "name" : "source_start_cost", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 12 }, "source_resistance_rate" : { "name" : "source_resistance_rate", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 13 }, "source_capacity" : { "name" : "source_capacity", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 14 }, "source_direction" : { "name" : "source_direction", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 15 }, "type" : "GPAdapterFunctionArguments", "_object_id" : 16 }, "functionType" : 0, "thumbnail" : "" }