ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (wo_nfs_gstc/WO_OSC_CRV_Climate_HumanModification)

{
 "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": "ClassName",
   "type": "esriFieldTypeString",
   "alias": "ClassName",
   "domain": null,
   "length": 255
  },
  {
   "name": "Red",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "PopupText",
   "type": "esriFieldTypeString",
   "alias": "PopupText",
   "domain": null,
   "length": 255
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 20124234,
   "ClassName": "Very low (0.0 - <0.01)",
   "Red": 255,
   "Green": 255,
   "Blue": 255,
   "PopupText": "Very low (0.0 - <0.01)"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 37532555,
   "ClassName": "Low (0.01 - <0.1)",
   "Red": 255,
   "Green": 255,
   "Blue": 115,
   "PopupText": "Low (0.01 - <0.1)"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 36874926,
   "ClassName": "Moderate (0.1 - <0.4)",
   "Red": 255,
   "Green": 170,
   "Blue": 0,
   "PopupText": "Moderate (0.1 - <0.4)"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count": 9702249,
   "ClassName": "High (0.4 - <0.6)",
   "Red": 255,
   "Green": 85,
   "Blue": 0,
   "PopupText": "High (0.4 - <0.6)"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 4,
   "Count": 34833117,
   "ClassName": "Very high (0.6 - 1.0)",
   "Red": 168,
   "Green": 56,
   "Blue": 0,
   "PopupText": "Very high (0.6 - 1.0)"
  }}
 ]
}