{
"objectIdFieldName": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Value",
"type": "esriFieldTypeInteger",
"alias": "Value",
"domain": null
},
{
"name": "Count",
"type": "esriFieldTypeDouble",
"alias": "Count",
"domain": null
},
{
"name": "ELU",
"type": "esriFieldTypeString",
"alias": "ELU Bioclimate Reclass",
"domain": null,
"length": 27
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count": 11,
"ELU": "Arctic"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 1229740,
"ELU": "Cold Semi-Dry/Cold Dry"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count": 210776,
"ELU": "Cold Moist"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 4,
"Count": 365377,
"ELU": "Cold Wet"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 5,
"Count": 24602,
"ELU": "Cool Semi-Dry/Warm Semi-Dry"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 6,
"Count": 16954,
"ELU": "Cool Moist/Warm Moist"
}},
{"attributes": {
"OBJECTID": 7,
"Value": 7,
"Count": 458226,
"ELU": "Cool Wet/Warm Wet"
}},
{"attributes": {
"OBJECTID": 8,
"Value": 8,
"Count": 50641,
"ELU": "Hot Semi-Dry"
}},
{"attributes": {
"OBJECTID": 9,
"Value": 9,
"Count": 151226,
"ELU": "Hot Moist"
}},
{"attributes": {
"OBJECTID": 10,
"Value": 10,
"Count": 2673604,
"ELU": "Hot Wet"
}}
]
} |