{
"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": "land_class",
"type": "esriFieldTypeString",
"alias": "land_class",
"domain": null,
"length": 30
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count": 80004191,
"land_class": "Residential"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 14911304,
"land_class": "Commercial"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count": 2338907,
"land_class": "Conservation"
}},
{"attributes": {
"OBJECTID": 4,
"Value": 4,
"Count": 13363626,
"land_class": "Park/Recreation"
}},
{"attributes": {
"OBJECTID": 5,
"Value": 5,
"Count": 14614554,
"land_class": "Industrial"
}},
{"attributes": {
"OBJECTID": 6,
"Value": 6,
"Count": 3560045,
"land_class": "Agriculture"
}}
]
} |