ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (informe/Frontera_agricola)

{
 "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": "MODO_AGR",
   "type": "esriFieldTypeString",
   "alias": "MODO_AGR",
   "domain": null,
   "length": 16
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 28860428,
   "MODO_AGR": "Riego"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 64726094,
   "MODO_AGR": "Temporal"
  }}
 ]
}