ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (GreenInfrastructure/Marsh_Migration_Zones)

{
 "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": "zone",
   "type": "esriFieldTypeString",
   "alias": "zone",
   "domain": null,
   "length": 50
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 0,
   "Count": 32887544,
   "zone": "Initial Condition (CCAP)"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 1,
   "Count": 6023690,
   "zone": "1 ft SLR"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 2,
   "Count": 5623142,
   "zone": "2 ft SLR"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 3,
   "Count": 5701949,
   "zone": "3 ft SLR"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 4,
   "Count": 5134686,
   "zone": "4 ft SLR"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 5,
   "Count": 4843620,
   "zone": "5 ft SLR"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 6,
   "Count": 4966790,
   "zone": "6 ft SLR"
  }}
 ]
}