ArcGIS REST Services Directory Login
JSON

Elevation/QldDem (ImageServer)

{"rasterFunctionInfos": [
 {
  "name": "None",
  "description": "Make a Raster or Raster Dataset into a Function Raster Dataset.",
  "help": "",
  "functionType": 0,
  "thumbnail": ""
 },
 {
  "name": "Aspect",
  "description": "Identifies the downslope direction of the maximum rate of change in value from each cell to its neighbors.",
  "help": "",
  "functionType": 0,
  "thumbnail": ""
 },
 {
  "name": "Hillshade",
  "description": "This function creates a hillshade effect based on the elevation data source.",
  "help": "",
  "functionType": 0,
  "thumbnail": ""
 },
 {
  "name": "Slope_degrees",
  "description": "Calculates the rate of change of elevation for each DEM cell in degrees.",
  "help": "",
  "functionType": 0,
  "thumbnail": ""
 },
 {
  "name": "Slope_percent_rise",
  "description": "Calculates the rate of change of elevation for each DEM cell in percent rise.",
  "help": "",
  "functionType": 0,
  "thumbnail": ""
 }
]}