ArcGIS REST Services Directory Login
JSON

Raster Attribute Table (FRD2018_QuangNinh_Main_10m_tif)

{
 "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": "main_name",
   "type": "esriFieldTypeString",
   "alias": "main_name",
   "domain": null,
   "length": 32
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 1,
   "Count": 24808256,
   "main_name": "Rừng trồng"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 2,
   "Count": 6426451,
   "main_name": "Đất chưa có rừng"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 3,
   "Count": 12279128,
   "main_name": "Rừng tự nhiên"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 4,
   "Count": 192890,
   "main_name": " "
  }}
 ]
}