ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Fragmentation/Fragmentation_2009_mesh_density)

{
 "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
  },
  {
   "name": "Field1",
   "type": "esriFieldTypeInteger",
   "alias": "Field1",
   "domain": null
  },
  {
   "name": "Field2",
   "type": "esriFieldTypeString",
   "alias": "Field2",
   "domain": null,
   "length": 254
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": -999,
   "Count": 133833679,
   "Field1": -999,
   "Field2": "No data"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 1,
   "Count": 77404523,
   "Field1": 1,
   "Field2": "Very low fragmentation"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 2,
   "Count": 108428291,
   "Field1": 2,
   "Field2": "Low fragmentation"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 3,
   "Count": 130025597,
   "Field1": 3,
   "Field2": "Medium fragmentation"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 4,
   "Count": 87557053,
   "Field1": 4,
   "Field2": "High fragmentation"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 5,
   "Count": 34715924,
   "Field1": 5,
   "Field2": "Very high fragmentation"
  }}
 ]
}