ArcGIS REST Services Directory
JSON

Raster Attribute Table (SPTH/DrylandEcosystems)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "domain": null,
   "length": 16
  },
  {
   "name": "ProcessStep1",
   "type": "esriFieldTypeString",
   "alias": "Process Step 1",
   "domain": null,
   "length": 255
  },
  {
   "name": "ProcessStep2",
   "type": "esriFieldTypeString",
   "alias": "Process Step 2",
   "domain": null,
   "length": 255
  },
  {
   "name": "ProcessStep3",
   "type": "esriFieldTypeString",
   "alias": "Process Step 3",
   "domain": null,
   "length": 255
  },
  {
   "name": "Note",
   "type": "esriFieldTypeString",
   "alias": "Note",
   "domain": null,
   "length": 400
  }
 ],
 "features": [{"attributes": {
  "OBJECTID": 1,
  "Value": 1,
  "Count": 1094103386,
  "Name": "Drylands",
  "ProcessStep1": "Identify the full extent of the riparian vegetative community.",
  "ProcessStep2": "Overlay a pollution removal zone, extending 100 feet from the Oridnary High Water Mark (OHWM) or edge of the Channel Migration Zone (CMZ).",
  "ProcessStep3": "Delineate the Riparian Management Zone (RMZ) by the greater of the two distances from Steps 1 and 2.",
  "Note": "The NRCS soil polygons in this area had no forest productivity information to calculate site index values. Please use the process steps to derive a value for the riparian management zone width. Additional considerations for terrestrial wildlife are encouraged. See Chapter 2 of the Riparian Ecosystems, Volume 2: Management Recommendations for more information."
 }}]
}