ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (lecz/lecz_urban_rural_population_land_area_estimates_v3)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Count",
   "type": "esriFieldTypeDouble",
   "alias": "Count",
   "domain": null
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 5,
   "Count": 40114033
  }},
  {"attributes": {
   "OID": 1,
   "Value": 10,
   "Count": 26306261
  }},
  {"attributes": {
   "OID": 2,
   "Value": 31,
   "Count": 2412480898
  }}
 ]
}