{ "name": "LocalEventSelection", "displayName": "4 Local Event Selection", "description": "", "category": "", "helpUrl": "http://gis.missouricitytx.gov/arcgis/rest/directories/arcgisoutput/Local_Event_Selection_Tool_GPServer/Local_Event_Selection_Tool/LocalEventSelection.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": "9999", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "9999" ] }, { "name": "rainfall", "dataType": "GPString", "displayName": "Rainfall Amount (in)", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "4.30", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "3.20", "4.30", "6.00", "6.90", "7.70", "8.50", "11.40", "16.50", "22.90", "34.50" ] }, { "name": "dur", "dataType": "GPString", "displayName": "Rainfall Duration (hrs)", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "1", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "1", "3", "6", "12", "22", "24", "104", "9999" ] }, { "name": "OutputMessage", "dataType": "GPString", "displayName": "OutputMessage", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }