{
"objectIdFieldName": "OBJECTID",
"fields": [
{
"name": "OID",
"type": "esriFieldTypeOID",
"alias": "OID",
"domain": null
},
{
"name": "Value",
"type": "esriFieldTypeInteger",
"alias": "Value",
"domain": null
},
{
"name": "LandType",
"type": "esriFieldTypeString",
"alias": "LandType",
"domain": null,
"length": 35
},
{
"name": "Red",
"type": "esriFieldTypeInteger",
"alias": "Red",
"domain": null
},
{
"name": "Green",
"type": "esriFieldTypeInteger",
"alias": "Green",
"domain": null
},
{
"name": "Blue",
"type": "esriFieldTypeInteger",
"alias": "Blue",
"domain": null
}
],
"features": [
{"attributes": {
"OID": 0,
"Value": 0,
"LandType": "Water",
"Red": 0,
"Green": 0,
"Blue": 255
}},
{"attributes": {
"OID": 1,
"Value": 1,
"LandType": "Evergreen Needleleaf forest",
"Red": 0,
"Green": 100,
"Blue": 70
}},
{"attributes": {
"OID": 2,
"Value": 2,
"LandType": "Evergreen Broadleaf forest",
"Red": 0,
"Green": 92,
"Blue": 22
}},
{"attributes": {
"OID": 3,
"Value": 3,
"LandType": "Deciduous Needleleaf forest",
"Red": 0,
"Green": 143,
"Blue": 26
}},
{"attributes": {
"OID": 4,
"Value": 4,
"LandType": "Deciduous Broadleaf forest",
"Red": 0,
"Green": 160,
"Blue": 70
}},
{"attributes": {
"OID": 5,
"Value": 5,
"LandType": "Mixed forest",
"Red": 55,
"Green": 143,
"Blue": 0
}},
{"attributes": {
"OID": 6,
"Value": 6,
"LandType": "Closed shrublands",
"Red": 117,
"Green": 128,
"Blue": 0
}},
{"attributes": {
"OID": 7,
"Value": 7,
"LandType": "Open shrublands",
"Red": 117,
"Green": 128,
"Blue": 0
}},
{"attributes": {
"OID": 8,
"Value": 8,
"LandType": "Woody savannas",
"Red": 94,
"Green": 83,
"Blue": 0
}},
{"attributes": {
"OID": 9,
"Value": 9,
"LandType": "Savannas",
"Red": 94,
"Green": 83,
"Blue": 0
}},
{"attributes": {
"OID": 10,
"Value": 10,
"LandType": "Grasslands",
"Red": 74,
"Green": 222,
"Blue": 0
}},
{"attributes": {
"OID": 11,
"Value": 11,
"LandType": "Permanent wetlands",
"Red": 104,
"Green": 104,
"Blue": 104
}},
{"attributes": {
"OID": 12,
"Value": 12,
"LandType": "Croplands",
"Red": 255,
"Green": 255,
"Blue": 155
}},
{"attributes": {
"OID": 13,
"Value": 13,
"LandType": "Urban and built-up",
"Red": 255,
"Green": 85,
"Blue": 0
}},
{"attributes": {
"OID": 14,
"Value": 14,
"LandType": "Cropland/Natural vegetation mosaic",
"Red": 135,
"Green": 158,
"Blue": 0
}},
{"attributes": {
"OID": 15,
"Value": 15,
"LandType": "Snow and ice",
"Red": 255,
"Green": 255,
"Blue": 255
}},
{"attributes": {
"OID": 16,
"Value": 16,
"LandType": "Barren or sparsely vegetated",
"Red": 230,
"Green": 152,
"Blue": 0
}},
{"attributes": {
"OID": 17,
"Value": 255,
"LandType": "Fill Value",
"Red": 0,
"Green": 0,
"Blue": 0
}}
]
} |