{
"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": "CLASSE",
"type": "esriFieldTypeString",
"alias": "CLASSE",
"domain": null,
"length": 10
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 1,
"Count": 119495541,
"CLASSE": "Média"
}},
{"attributes": {
"OBJECTID": 2,
"Value": 2,
"Count": 460584491,
"CLASSE": "Alta"
}},
{"attributes": {
"OBJECTID": 3,
"Value": 3,
"Count": 77850154,
"CLASSE": "Baixa"
}}
]
} |