{
  "name" : "Statistics",
  "description" : "Calculates focal statistics for each pixel of an image based on a defined focal neighborhood.",
  "function" : {
    "pixelType" : "UNKNOWN",
    "name" : "Statistics",
    "description" : "Calculates focal statistics for each pixel of an image based on a defined focal neighborhood.",
    "type" : "StatisticsFunction",
    "_object_id" : 1
  },
  "arguments" : {
    "Raster" : {
      "name" : "Raster",
      "isDataset" : true,
      "isPublic" : false,
      "type" : "RasterFunctionVariable",
      "_object_id" : 2
    },
    "StatisticsType" : {
      "name" : "Type",
      "value" : 3,
      "isDataset" : false,
      "isPublic" : false,
      "type" : "RasterFunctionVariable",
      "_object_id" : 3
    },
    "Rows" : {
      "name" : "Rows",
      "value" : 3,
      "isDataset" : false,
      "isPublic" : false,
      "type" : "RasterFunctionVariable",
      "_object_id" : 4
    },
    "Columns" : {
      "name" : "Columns",
      "value" : 3,
      "isDataset" : false,
      "isPublic" : false,
      "type" : "RasterFunctionVariable",
      "_object_id" : 5
    },
    "FillNoDataOnly" : {
      "name" : "FillNoDataOnly",
      "value" : false,
      "isDataset" : false,
      "isPublic" : false,
      "type" : "RasterFunctionVariable",
      "_object_id" : 6
    },
    "type" : "StatisticsFunctionArguments",
    "_object_id" : 7
  },
  "functionType" : 0,
  "thumbnail" : ""
}