{ "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": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "length": 250 } ], "features": [ { "attributes": { "OBJECTID": 1, "Value": 1, "Count_": 20036800, "Description": "Slope of less than 12 degrees" } }, { "attributes": { "OBJECTID": 2, "Value": 2, "Count_": 2751034, "Description": "Slope of 12 - 15 degrees" } }, { "attributes": { "OBJECTID": 3, "Value": 3, "Count_": 3849583, "Description": "Slope of 15 - 20 degrees" } }, { "attributes": { "OBJECTID": 4, "Value": 4, "Count_": 3534838, "Description": "Slope of 20 - 26 degrees" } }, { "attributes": { "OBJECTID": 5, "Value": 5, "Count_": 2644136, "Description": "Slope of 26 - 35 degrees" } }, { "attributes": { "OBJECTID": 6, "Value": 6, "Count_": 681392, "Description": "Slope greater than 35 degrees" } } ] }