ArcGIS REST Services Directory Login | Get Token
JSON

Raster Attribute Table (IOCM/bathymetric_coverage_eez)

{
 "objectIdFieldName": "",
 "fields": [
  {
   "name": "OID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "Label",
   "type": "esriFieldTypeString",
   "alias": "Label",
   "domain": null,
   "length": 0
  }
 ],
 "features": [
  {"attributes": {
   "OID": 0,
   "Value": 0,
   "Label": "Unmapped"
  }},
  {"attributes": {
   "OID": 1,
   "Value": 11,
   "Label": "CSB (1-2)"
  }},
  {"attributes": {
   "OID": 2,
   "Value": 13,
   "Label": "CSB (3+)"
  }},
  {"attributes": {
   "OID": 3,
   "Value": 31,
   "Label": "SB (1-2)"
  }},
  {"attributes": {
   "OID": 4,
   "Value": 33,
   "Label": "SB (3+)"
  }},
  {"attributes": {
   "OID": 5,
   "Value": 21,
   "Label": "NOS Hydro SB (1-2)"
  }},
  {"attributes": {
   "OID": 6,
   "Value": 23,
   "Label": "NOS Hydro SB (3+)"
  }},
  {"attributes": {
   "OID": 7,
   "Value": 41,
   "Label": "MB (1-2)"
  }},
  {"attributes": {
   "OID": 8,
   "Value": 43,
   "Label": "MB (3+)"
  }},
  {"attributes": {
   "OID": 9,
   "Value": 53,
   "Label": "NOS Hydro MB"
  }},
  {"attributes": {
   "OID": 10,
   "Value": 63,
   "Label": "Lidar"
  }},
  {"attributes": {
   "OID": 11,
   "Value": 73,
   "Label": "ECS MB"
  }}
 ]
}