{ "name": "CalculateWatershedElevationAndSlope", "displayName": "CalculateWatershedElevationAndSlope", "description": "CalculateWatershedElevationAndSlope", "category": "", "helpUrl": "https://ws.lioservices.lrc.gov.on.ca/arcgis1/rest/directories/arcgisoutput/OFAT/OFAT_GP_GPServer/OFAT_OFAT_GP/CalculateWatershedElevationAndSlope.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "inputJobID", "dataType": "GPString", "displayName": "inputJobID", "description": "inputJobID", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "inputWatershed", "dataType": "GPMultiValue:GPFeatureRecordSetLayer", "displayName": "inputWatershed", "description": "inputWatershed", "direction": "esriGPParameterDirectionInput", "defaultValue": [], "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "outputMeanElevation", "dataType": "GPString", "displayName": "outputMeanElevation", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "outputMaxElevation", "dataType": "GPString", "displayName": "outputMaxElevation", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "outputMeanSlope", "dataType": "GPString", "displayName": "outputMeanSlope", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }