ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (Water_Resources/MAR_ASR_FlatheadValley_Suitability)

{
 "features": [
  {"attributes": {
   "OBJECTID": 1,
   "Count_": 1136,
   "Value": 0,
   "Suitability": 0
  }},
  {"attributes": {
   "OBJECTID": 2,
   "Count_": 2348,
   "Value": 1665,
   "Suitability": 16.649999999999999
  }},
  {"attributes": {
   "OBJECTID": 3,
   "Count_": 5,
   "Value": 2497,
   "Suitability": 24.969999999999999
  }},
  {"attributes": {
   "OBJECTID": 4,
   "Count_": 15807,
   "Value": 3330,
   "Suitability": 33.299999999999997
  }},
  {"attributes": {
   "OBJECTID": 5,
   "Count_": 1962,
   "Value": 4162,
   "Suitability": 41.619999999999997
  }},
  {"attributes": {
   "OBJECTID": 6,
   "Count_": 19074,
   "Value": 4995,
   "Suitability": 49.950000000000003
  }},
  {"attributes": {
   "OBJECTID": 7,
   "Count_": 1713,
   "Value": 5827,
   "Suitability": 58.270000000000003
  }},
  {"attributes": {
   "OBJECTID": 8,
   "Count_": 21289,
   "Value": 6660,
   "Suitability": 66.599999999999994
  }},
  {"attributes": {
   "OBJECTID": 9,
   "Count_": 2122,
   "Value": 7492,
   "Suitability": 74.920000000000002
  }},
  {"attributes": {
   "OBJECTID": 10,
   "Count_": 15405,
   "Value": 8325,
   "Suitability": 83.25
  }},
  {"attributes": {
   "OBJECTID": 11,
   "Count_": 8108,
   "Value": 9990,
   "Suitability": 99.900000000000006
  }}
 ],
 "objectIdFieldName": "",
 "fields": [
  {
   "domain": null,
   "name": "OBJECTID",
   "alias": "OBJECTID",
   "type": "esriFieldTypeOID"
  },
  {
   "domain": null,
   "name": "Value",
   "alias": "Value",
   "type": "esriFieldTypeInteger"
  },
  {
   "domain": null,
   "name": "Count_",
   "alias": "Count_",
   "type": "esriFieldTypeDouble"
  },
  {
   "domain": null,
   "name": "Suitability",
   "alias": "Suitability",
   "type": "esriFieldTypeDouble"
  }
 ]
}