{ "name": "ProjectOutput", "displayName": "ProjectOutput", "description": "", "category": "", "helpUrl": "https://sands.ucalgary.ca/arcgis/rest/directories/arcgisoutput/Tools/GTF_ProjectOutput_GPServer/Tools_GTF_ProjectOutput/ProjectOutput.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Flow_Rate_(kg", "dataType": "GPLong", "displayName": "Flow Rate (kg/s)", "description": "Flow Rate (kg/s)", "direction": "esriGPParameterDirectionInput", "filter": { "type": "range", "minimum": 10, "maximum": 80 }, "defaultValue": 45, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Number_of_Wells", "dataType": "GPLong", "displayName": "Number of Wells", "description": "Number of Wells", "direction": "esriGPParameterDirectionInput", "defaultValue": 3, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Input_Layer", "dataType": "GPString", "displayName": "Input Layer", "description": "Input Layer", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://sands.ucalgary.ca/arcgis/rest/services/Requests/GTF_DrillingEstimate/FeatureServer/0", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }