ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (DistribucionSP/Dalbergia_stevensonii)

{
 "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": "Probabilidad",
   "type": "esriFieldTypeString",
   "alias": "% probabilidad",
   "domain": null,
   "length": 10
  },
  {
   "name": "LinkMapa",
   "type": "esriFieldTypeString",
   "alias": "Enlace para poder descargar mapa",
   "domain": null,
   "length": 250
  }
 ],
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Value": 1,
   "Count": 127133,
   "Probabilidad": "0% a 25%",
   "LinkMapa": null
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Value": 2,
   "Count": 3368,
   "Probabilidad": "25% a 50%",
   "LinkMapa": null
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Value": 3,
   "Count": 1336,
   "Probabilidad": "50% a 75%",
   "LinkMapa": null
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Value": 4,
   "Count": 1008,
   "Probabilidad": "75% a 100%",
   "LinkMapa": null
  }}
 ]
}