ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (RDW_Landfire/US_ForestCanopyHeight_v140)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "VALUE",
   "type": "esriFieldTypeInteger",
   "alias": "VALUE",
   "domain": null
  },
  {
   "name": "COUNT",
   "type": "esriFieldTypeInteger",
   "alias": "COUNT",
   "domain": null
  },
  {
   "name": "VALUE_1",
   "type": "esriFieldTypeDouble",
   "alias": "VALUE_1",
   "domain": null
  },
  {
   "name": "CH_M_X_10",
   "type": "esriFieldTypeString",
   "alias": "CH_M_X_10",
   "domain": null,
   "length": 254
  },
  {
   "name": "RED",
   "type": "esriFieldTypeDouble",
   "alias": "RED",
   "domain": null
  },
  {
   "name": "GREEN",
   "type": "esriFieldTypeDouble",
   "alias": "GREEN",
   "domain": null
  },
  {
   "name": "BLUE",
   "type": "esriFieldTypeDouble",
   "alias": "BLUE",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "VALUE": -9999,
   "COUNT": 0,
   "VALUE_1": -9999,
   "CH_M_X_10": "NoData",
   "RED": 0,
   "GREEN": 0,
   "BLUE": 0
  }},
  {"attributes": {
   "OID": 1,
   "VALUE": 0,
   "COUNT": 0,
   "VALUE_1": 0,
   "CH_M_X_10": "Non-Forested",
   "RED": 0.5098039,
   "GREEN": 0.5098039,
   "BLUE": 0.5098039
  }},
  {"attributes": {
   "OID": 2,
   "VALUE": 25,
   "COUNT": 117992754,
   "VALUE_1": 25,
   "CH_M_X_10": "0 <  CH < 50",
   "RED": 0.9176471,
   "GREEN": 1,
   "BLUE": 0.7490196
  }},
  {"attributes": {
   "OID": 3,
   "VALUE": 75,
   "COUNT": 326478203,
   "VALUE_1": 75,
   "CH_M_X_10": "50 <=  CH < 100",
   "RED": 0.7372549,
   "GREEN": 0.8588235,
   "BLUE": 0.5921569
  }},
  {"attributes": {
   "OID": 4,
   "VALUE": 175,
   "COUNT": 2045845953,
   "VALUE_1": 175,
   "CH_M_X_10": "100 <=  CH < 250",
   "RED": 0.4156863,
   "GREEN": 0.6,
   "BLUE": 0.3254902
  }},
  {"attributes": {
   "OID": 5,
   "VALUE": 375,
   "COUNT": 379926148,
   "VALUE_1": 375,
   "CH_M_X_10": "250 <=  CH < 500",
   "RED": 0.1490196,
   "GREEN": 0.3803922,
   "BLUE": 0.1098039
  }},
  {"attributes": {
   "OID": 6,
   "VALUE": 500,
   "COUNT": 3105061,
   "VALUE_1": 500,
   "CH_M_X_10": "CH >= 500",
   "RED": 0,
   "GREEN": 0.2,
   "BLUE": 0
  }}
 ]
}