{ "name": "LanduseLoadProductionTool", "displayName": "Landuse Load Production_AUG31_NEW", "description": "Calculates the total nitrogen, phosphorous, and sediment produced in a given area on the Land use feature class.", "category": "", "helpUrl": "https://gis.princegeorgescountymd.gov/arcgis/rest/directories/arcgisoutput/DOE/LanduseLoadProductionTool_AUG31_GPServer/DOE_LanduseLoadProductionTool_AUG31/LanduseLoadProductionTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "clipFeature", "dataType": "GPFeatureRecordSetLayer", "displayName": "Clip Feature", "description": "The features used to clip the land use.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102685, "latestWkid": 2248 }, "fields": [ { "name": "Main_Wshed", "type": "esriFieldTypeString", "alias": "Main_Wshed", "length": 254 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres" }, { "name": "SWS", "type": "esriFieldTypeString", "alias": "SWS", "length": 254 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "idFeature", "dataType": "GPString", "displayName": "ID Feature", "description": "The Features that contain the ID for summarization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "TMDL Restoration Plan SubWatersheds", "Land River Segments", "DNR 8 Digit Watershed", "Bay TMDL Watersheds" ] }, { "name": "summaryTableName", "dataType": "GPString", "displayName": "Summary Table Name", "description": "A name for the summary table.", "direction": "esriGPParameterDirectionInput", "defaultValue": "TT_SubWatersheds_LU_Summary_20230830_080810", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "summaryTable", "dataType": "GPRecordSet", "displayName": "Summary Table", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FREQUENCY", "type": "esriFieldTypeInteger", "alias": "FREQUENCY" }, { "name": "SWS", "type": "esriFieldTypeString", "alias": "SWS", "length": 254 }, { "name": "TN_Prod", "type": "esriFieldTypeDouble", "alias": "TN_Prod" }, { "name": "TP_Prod", "type": "esriFieldTypeDouble", "alias": "TP_Prod" }, { "name": "TSS_Prod", "type": "esriFieldTypeDouble", "alias": "TSS_Prod" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }