{ "name": "CWUASProjectedCUAP", "displayName": "CWUAS Projected CU AP", "description": "Calculates projected water use for natural gas and energy sectors using watershed defined by CreateWatershedWM tool", "category": "", "helpUrl": "https://gis.srbc.gov/arcgis/rest/directories/arcgisoutput/Tools/CWUASProjectedCUAP_GPServer/Tools_CWUASProjectedCUAP/CWUASProjectedCUAP.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "jobID", "dataType": "GPString", "displayName": "jobID", "description": "Create Watershed WMAP jobID", "direction": "esriGPParameterDirectionInput", "defaultValue": "j28f3e84de78c4bc997d7eddb8e8a08bd", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Prj_Sum", "dataType": "GPRecordSet", "displayName": "Prj_Sum", "description": "Output projections table", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "FREQUENCY", "type": "esriFieldTypeInteger", "alias": "FREQUENCY" }, { "name": "SUM_APENERGY", "type": "esriFieldTypeDouble", "alias": "SUM_APENERGY" }, { "name": "SUM_RPENERGY", "type": "esriFieldTypeDouble", "alias": "SUM_RPENERGY" }, { "name": "SUM_APNG_NYPA", "type": "esriFieldTypeDouble", "alias": "SUM_APNG_NYPA" }, { "name": "SUM_RPNG_NYPA", "type": "esriFieldTypeDouble", "alias": "SUM_RPNG_NYPA" }, { "name": "SUM_APNG_PA", "type": "esriFieldTypeDouble", "alias": "SUM_APNG_PA" }, { "name": "SUM_RPNG_PA", "type": "esriFieldTypeDouble", "alias": "SUM_RPNG_PA" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "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": "" } ] }