ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (FISE_Samples/SoilTexture_USDA)

{
 "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": "Descr",
   "type": "esriFieldTypeString",
   "alias": "Descr",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 28802,
   "Descr": "Clay"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 55831,
   "Descr": "Silty Clay"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 742160,
   "Descr": "Silty Clay-Loam"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 22,
   "Descr": "Sandy Clay"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 5,
   "Count": 180064,
   "Descr": "Sandy Clay-Loam"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 6,
   "Count": 1917996,
   "Descr": "Clay-Loam"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 7,
   "Count": 11,
   "Descr": "Silt"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 8,
   "Count": 2222437,
   "Descr": "Silt-Loam"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 9,
   "Count": 8089325,
   "Descr": "Loam"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 10,
   "Count": 203278,
   "Descr": "Sand"
  }},
  {"attributes": {
   "OID": 10,
   "Value": 11,
   "Count": 694245,
   "Descr": "Loamy Sand"
  }},
  {"attributes": {
   "OID": 11,
   "Value": 12,
   "Count": 5294864,
   "Descr": "Sandy Loam"
  }}
 ]
}