{
 "rasterFunctionInfos": [
  {
   "name": "None",
   "description": "Make a Raster or Raster Dataset into a Function Raster Dataset.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Aspect",
   "description": "Shows which direction a pixel is facing, where 0 is due north and angles increase clockwise to 360.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "AspectSlope",
   "description": "Creates a raster that simultaneously displays the aspect (direction) and slope(steepness) of a continuous surface, as represented in a digital elevation model.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Hillshade",
   "description": "Creates a 3D representation of the surface, with the sun's relative position taken into account for shading the image.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Slope (1)",
   "description": "Calculates the rate of change from one pixel value to its neighbors.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Slope (2)",
   "description": "Calculates the rate of change from one pixel value to its neighbors.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Slope",
   "description": "Calculates the rate of change from one pixel value to its neighbors.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  }
 ]
}