{
"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": "Class",
"type": "esriFieldTypeString",
"alias": "Class",
"domain": null,
"length": 18
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count": 92209807,
"Class": "Gain"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 183112755,
"Class": "Loss"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count": 2627699983,
"Class": "No Change"
}}
]
} |