{ "name": "CalculateFireAreasByCounty2", "displayName": "CalculateFireAreasByCounty2", "description": "(null)", "category": "", "helpUrl": "https://www.ncmhtd.com/arcgis/rest/directories/arcgisoutput/AG_FS/CalculateFireAreasByCounty9_GPServer/AG_FS_CalculateFireAreasByCounty9/CalculateFireAreasByCounty2.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Expression", "dataType": "GPString", "displayName": "Expression", "description": "Expression", "direction": "esriGPParameterDirectionInput", "defaultValue": "FIREID = 998", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ResultsTable", "dataType": "GPRecordSet", "displayName": "ResultsTable", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "AREATYPE", "type": "esriFieldTypeString", "alias": "AREATYPE", "length": 16 }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 5 }, { "name": "TOTAL_AREA", "type": "esriFieldTypeDouble", "alias": "TOTAL_AREA" }, { "name": "FREQUENCY", "type": "esriFieldTypeInteger", "alias": "FREQUENCY" }, { "name": "SUM_FIRE_AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "SUM_FIRE_AREA_SQFT" } ], "features": [ { "attributes": { "OBJECTID": 1, "AREATYPE": "", "FIPS": "37141", "TOTAL_AREA": 10798.7964981585, "FREQUENCY": 1, "SUM_FIRE_AREA_SQFT": 202.077804235921 } }, { "attributes": { "OBJECTID": 2, "AREATYPE": "NON-FORESTED", "FIPS": "37141", "TOTAL_AREA": 10798.7964981585, "FREQUENCY": 1, "SUM_FIRE_AREA_SQFT": 10596.7266462219 } } ], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }