{ "name" : "Euclidean Distance", "description" : "Calculates, for each cell, the Euclidean distance to the closest source.", "function" : { "pixelType" : "UNKNOWN", "name" : "Euclidean Distance", "description" : "Calculates, for each cell, the Euclidean distance to the closest source.", "type" : "GPAdapterFunction", "_object_id" : 1 }, "arguments" : { "ToolName" : { "name" : "ToolName", "value" : "EucDistance_sa", "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_distance_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_barrier_data" : { "name" : "in_barrier_data", "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 6 }, "maximum_distance" : { "name" : "maximum_distance", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 7 }, "cell_size" : { "name" : "cell_size", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 8 }, "distance_method" : { "name" : "distance_method", "value" : "PLANAR", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 9 }, "type" : "GPAdapterFunctionArguments", "_object_id" : 10 }, "functionType" : 0, "thumbnail" : "" }