ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (MWRA/BP_30M_2)

{
 "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": "Category",
   "type": "esriFieldTypeString",
   "alias": "Category",
   "domain": null,
   "length": 25
  },
  {
   "name": "NumRange",
   "type": "esriFieldTypeString",
   "alias": "NumRange",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count_": 34026730,
   "Category": "Nonburnable",
   "NumRange": "0"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count_": 6560638,
   "Category": "1 in 10,000",
   "NumRange": ">0-.0001"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count_": 14704739,
   "Category": "1 in 5,000",
   "NumRange": ">.0001-.0002"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count_": 29628362,
   "Category": "1 in 2,500",
   "NumRange": ">.0002-.0004"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count_": 83137237,
   "Category": "1 in 1,000",
   "NumRange": ">.0004-.001"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count_": 81146624,
   "Category": "1 in 500",
   "NumRange": ">.001-.002"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count_": 169532424,
   "Category": "1 in 100",
   "NumRange": ">.002-.01"
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Value": 8,
   "Count_": 21733626,
   "Category": "1 in 50",
   "NumRange": ">.01-.02"
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Value": 9,
   "Count_": 4334820,
   "Category": "1 in 25",
   "NumRange": ">.02-.04"
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Value": 10,
   "Count_": 894699,
   "Category": "1 in 10",
   "NumRange": ">.04-.1"
  }}
 ]
}