{
"objectIdFieldName": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "VALUE",
"type": "esriFieldTypeInteger",
"alias": "VALUE",
"domain": null
},
{
"name": "COUNT",
"type": "esriFieldTypeInteger",
"alias": "COUNT",
"domain": null
},
{
"name": "COVER",
"type": "esriFieldTypeString",
"alias": "COVER",
"domain": null,
"length": 22
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"VALUE": 1,
"COUNT": 34028581,
"COVER": "Impermeable"
}},
{"attributes": {
"OBJECTID": 2,
"VALUE": 2,
"COUNT": 49974575,
"COVER": "Permeable"
}}
]
} |