{
"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": "rating",
"type": "esriFieldTypeString",
"alias": "rating",
"domain": null,
"length": 30
}
],
"features": [
{"attributes": {
"objectid": 1,
"value": 1,
"count": 11178290,
"rating": "Karst"
}},
{"attributes": {
"objectid": 2,
"value": 2,
"count": 10356912,
"rating": "Peatlands"
}},
{"attributes": {
"objectid": 3,
"value": 3,
"count": 16316071,
"rating": "Water"
}},
{"attributes": {
"objectid": 4,
"value": 4,
"count": 15376408,
"rating": "Bedrock at or near surface"
}},
{"attributes": {
"objectid": 5,
"value": 5,
"count": 209949,
"rating": "Disturbed lands"
}},
{"attributes": {
"objectid": 6,
"value": 6,
"count": 25545004,
"rating": "High"
}},
{"attributes": {
"objectid": 7,
"value": 7,
"count": 29052538,
"rating": "Moderate"
}},
{"attributes": {
"objectid": 8,
"value": 8,
"count": 72096982,
"rating": "Low"
}},
{"attributes": {
"objectid": 9,
"value": 9,
"count": 38928367,
"rating": "Very low"
}},
{"attributes": {
"objectid": 10,
"value": 10,
"count": 23727469,
"rating": "Ultra low"
}}
]
} |