{ "name": "UpdateDroughtMap", "displayName": "update_drought_maps_v4", "description": "(null)", "category": "", "helpUrl": "https://arcgis.wrd.state.or.us/arcgis/rest/directories/arcgisoutput/SpecialProcess/UpdateDroughtMap_GPServer/SpecialProcess_UpdateDroughtMap/UpdateDroughtMap.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "map_type", "dataType": "GPString", "displayName": "map_type", "description": "county", "direction": "esriGPParameterDirectionInput", "defaultValue": "county", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "year_start_str", "dataType": "GPString", "displayName": "year_start_str", "description": "start year", "direction": "esriGPParameterDirectionInput", "defaultValue": "2018", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "year_end_str", "dataType": "GPString", "displayName": "year_end_str", "description": "end year", "direction": "esriGPParameterDirectionInput", "defaultValue": "2018", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "map_subtitle", "dataType": "GPString", "displayName": "map_subtitle", "description": "map subtitle if a basin map", "direction": "esriGPParameterDirectionInput", "defaultValue": "test2", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }