{
"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": 254
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"VALUE": 1,
"COUNT": 444994809,
"CLASS": "Impervious"
}},
{"attributes": {
"OBJECTID": 2,
"VALUE": 2,
"COUNT": 6000901621,
"CLASS": "Pervious"
}}
]
} |