ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Transition_Global_Surface_Water)

{
 "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": "Type",
   "type": "esriFieldTypeInteger",
   "alias": "Type",
   "domain": null
  },
  {
   "name": "Description",
   "type": "esriFieldTypeString",
   "alias": "Description",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 1971279566,
   "Type": null,
   "Description": "Permanent"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 191948,
   "Type": null,
   "Description": "New Permanent"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 475053,
   "Type": null,
   "Description": "Lost Permanent"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count": 3343,
   "Type": null,
   "Description": "Seasonal"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 4,
   "Count": 402082,
   "Type": null,
   "Description": "New Seasonal"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 5,
   "Count": 2038326,
   "Type": null,
   "Description": "Lost Seasonal"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 6,
   "Count": 141038,
   "Type": null,
   "Description": "Seasonal to Permanent"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 7,
   "Count": 37315,
   "Type": null,
   "Description": "Permanent to Seasonal"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 8,
   "Count": 66235,
   "Type": null,
   "Description": "Ephemeral permanent"
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 9,
   "Count": 131918,
   "Type": null,
   "Description": "Ephemeral Seasonal"
  }},
  {"attributes": {
   "OBJECTID": 11,
   "Value": 10,
   "Count": 1261707,
   "Type": null,
   "Description": null
  }}
 ]
}