{
"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": 255
},
{
"name": "Score",
"type": "esriFieldTypeDouble",
"alias": "Score",
"domain": null
}
],
"features": [
{"attributes": {
"OBJECTID": 1,
"Value": 0,
"Count": 59973530,
"Class": "Non habitat",
"Score": 0
}},
{"attributes": {
"OBJECTID": 2,
"Value": 1,
"Count": 906934,
"Class": "Other habitat",
"Score": 0
}},
{"attributes": {
"OBJECTID": 3,
"Value": 2,
"Count": 1199744,
"Class": "Corridor",
"Score": 0.5
}},
{"attributes": {
"OBJECTID": 4,
"Value": 3,
"Count": 620032,
"Class": "Growth Opportunity Area",
"Score": 1
}},
{"attributes": {
"OBJECTID": 5,
"Value": 4,
"Count": 1519848,
"Class": "Core Area",
"Score": 2
}}
]
} |