ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Chesapeake/Farms_tif)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  },
  {
   "name": "Type",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "domain": null,
   "length": 33
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 13319386,
   "Type": "All Prime and Farmed"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 11593266,
   "Type": "Farmland of Importance and Farmed"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 6221053,
   "Type": "Farmed"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 22887728,
   "Type": "All Prime"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 38528117,
   "Type": "Farmland of Importance"
  }}
 ]
}