ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (GreenInfrastructure/AgLands)

{
 "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": "FarmLandCLassTable_15April2015_farmlndcl",
   "type": "esriFieldTypeString",
   "alias": "Farmland Class",
   "domain": null,
   "length": 32
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 1205507644,
   "FarmLandCLassTable_15April2015_farmlndcl": "All areas are prime farmland"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 41145024,
   "FarmLandCLassTable_15April2015_farmlndcl": "Farmland of unique importance"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 80364213,
   "FarmLandCLassTable_15April2015_farmlndcl": "Farmland of local importance"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 882786195,
   "FarmLandCLassTable_15April2015_farmlndcl": "Farmland of statewide importance"
  }}
 ]
}