{ "name": "RasterSelection", "displayName": "5 Coincident Event Selection", "description": "", "category": "", "helpUrl": "https://gis.missouricitytx.gov/arcgis/rest/directories/arcgisoutput/Coincident_Event_Selection_Tool_GPServer/Coincident_Event_Selection_Tool/RasterSelection.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Clear_Rasters", "dataType": "GPString", "displayName": "Clear All Rasters", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "No", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "type", "dataType": "GPString", "displayName": "Type", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "Depth", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Depth", "WSEL", "Extent" ] }, { "name": "stage", "dataType": "GPString", "displayName": "Stage at Richmond (feet)", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "44.00", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "44.00", "45.00", "46.00", "47.00", "48.00", "49.00", "50.00", "51.00", "52.00", "53.00", "54.00", "55.00", "56.00", "57.00", "58.00", "59.00", "60.00", "60.50", "61.00", "61.50" ] }, { "name": "rainfall", "dataType": "GPString", "displayName": "Rainfall Amount (in)", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "9999", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "3.0", "6.0", "9.0", "10.0", "11.0", "14.0", "9999" ] }, { "name": "dur", "dataType": "GPString", "displayName": "Rainfall Duration (hrs)", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "9999", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "6", "12", "9999" ] }, { "name": "OutputMessage", "dataType": "GPString", "displayName": "OutputMessage", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }