ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (Most_Suitable_Climate_ReUse_Category)

{
 "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": "Most_Suitable_Category",
   "type": "esriFieldTypeString",
   "alias": "Most_Suitable_Category",
   "domain": null,
   "length": 40
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 14724,
   "Most_Suitable_Category": "Adaptation"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 60442,
   "Most_Suitable_Category": "Low carbon energy"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 6989,
   "Most_Suitable_Category": "Growing"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 336398,
   "Most_Suitable_Category": "Sequestration"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 4284,
   "Most_Suitable_Category": "Move/Store/Transform"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 27124,
   "Most_Suitable_Category": "Circular economy"
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Value": 7,
   "Count": 185,
   "Most_Suitable_Category": "Transportation"
  }}
 ]
}