{
"objectIdFieldName": "OBJECTID",
"fields": [
{
"name": "OID",
"type": "esriFieldTypeOID",
"alias": "OID",
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Class_Name",
"type": "esriFieldTypeString",
"alias": "Class_Name",
"domain": null,
"length": 254
},
{
"name": "Value",
"type": "esriFieldTypeInteger",
"alias": "Value",
"domain": null
},
{
"name": "Red",
"type": "esriFieldTypeInteger",
"alias": "Red",
"domain": null
},
{
"name": "Green",
"type": "esriFieldTypeInteger",
"alias": "Green",
"domain": null
},
{
"name": "Blue",
"type": "esriFieldTypeInteger",
"alias": "Blue",
"domain": null
},
{
"name": "Count",
"type": "esriFieldTypeInteger",
"alias": "Count",
"domain": null
}
],
"features": [
{"attributes": {
"OID": 0,
"OBJECTID": 1,
"Class_Name": "Tree (over 30 feet tall)",
"Value": 7,
"Red": 0,
"Green": 115,
"Blue": 76,
"Count": 0
}},
{"attributes": {
"OID": 1,
"OBJECTID": 2,
"Class_Name": "Tree (20-30 feet tall)",
"Value": 8,
"Red": 56,
"Green": 168,
"Blue": 0,
"Count": 0
}},
{"attributes": {
"OID": 2,
"OBJECTID": 3,
"Class_Name": "Tree (10-20 feet tall)",
"Value": 9,
"Red": 152,
"Green": 230,
"Blue": 0,
"Count": 0
}},
{"attributes": {
"OID": 3,
"OBJECTID": 4,
"Class_Name": "Shrub",
"Value": 32,
"Red": 168,
"Green": 168,
"Blue": 0,
"Count": 0
}},
{"attributes": {
"OID": 4,
"OBJECTID": 5,
"Class_Name": "Old field, Prairie, or Dormant turfgrass",
"Value": 33,
"Red": 255,
"Green": 255,
"Blue": 115,
"Count": 0
}},
{"attributes": {
"OID": 5,
"OBJECTID": 6,
"Class_Name": "Cattail (Typha sp.) or Tallgrass",
"Value": 34,
"Red": 223,
"Green": 115,
"Blue": 255,
"Count": 0
}},
{"attributes": {
"OID": 6,
"OBJECTID": 7,
"Class_Name": "Common Reed (Phragmites australis)",
"Value": 18,
"Red": 255,
"Green": 0,
"Blue": 197,
"Count": 0
}},
{"attributes": {
"OID": 7,
"OBJECTID": 8,
"Class_Name": "Turfgrass or Eurasian medow",
"Value": 19,
"Red": 209,
"Green": 255,
"Blue": 115,
"Count": 0
}},
{"attributes": {
"OID": 8,
"OBJECTID": 9,
"Class_Name": "Bare soil",
"Value": 24,
"Red": 115,
"Green": 76,
"Blue": 0,
"Count": 0
}},
{"attributes": {
"OID": 9,
"OBJECTID": 10,
"Class_Name": "Asphalt or Concrete surface",
"Value": 23,
"Red": 0,
"Green": 0,
"Blue": 0,
"Count": 0
}},
{"attributes": {
"OID": 10,
"OBJECTID": 11,
"Class_Name": "Building or Elevated structure",
"Value": 31,
"Red": 255,
"Green": 170,
"Blue": 0,
"Count": 0
}},
{"attributes": {
"OID": 11,
"OBJECTID": 12,
"Class_Name": "Waterbody",
"Value": 3,
"Red": 0,
"Green": 38,
"Blue": 115,
"Count": 0
}}
]
} |