ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (informe/La_huella_humana_en_Mexico__2014)

{
 "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": "Categoría",
   "type": "esriFieldTypeString",
   "alias": "Categoría",
   "domain": null,
   "length": 30
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 1008301,
   "Categoría": "Baja"
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 890123,
   "Categoría": "Media"
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 3637797,
   "Categoría": "No transformada"
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 1332394,
   "Categoría": "Alta"
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Value": 5,
   "Count": 984003,
   "Categoría": "Muy Alta"
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Value": 6,
   "Count": 275,
   "Categoría": "Sin Dato"
  }}
 ]
}