{ "name": "getForecasts", "displayName": "getForecasts", "description": "", "category": "", "helpUrl": "https://maps.earlyalert.com/server/rest/directories/arcgisoutput/AnalysisTools/getForecasts_v2_GPServer/AnalysisTools_getForecasts_v2/getForecasts.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "forecast_layer_urls", "dataType": "GPString", "displayName": "Forecast URLs", "description": "The list of forecast URLs to check. The following formatting is expected:[ { \"URL\": \"https://maps.earlyalert.com/server/rest/services/Hosted/Aeris_Weather_Alerts/FeatureServer/0\", \"Field\": \"alert_type\", \"Name\": \"Aeris Weather Alerts\" }, { \"URL\": \"https://services9.arcgis.com/RHVPKKiFTONKtxq3/arcgis/rest/services/NWS_Watches_Warnings_v1/FeatureServer/6\", \"Field\": \"Severity\", \"Name\": \"NWS Events\" }]", "direction": "esriGPParameterDirectionInput", "defaultValue": { "client_ids": [ 5 ], "forecast_layer_urls": [ { "DrawClients": true, "Name": "SPC_wx_outlks - Day 1 Categorical Outlook", "URL": "https://maps.earlyalert.com/server/rest/services/Hosted/SPC_wx_outlks/FeatureServer/0", "WebMap": "cdbe89d49a704cb6b0e820a6312b2ffc", "Where": "1=1", "aoi": [ [ [ [ -93.25195546874778, 44.23343682948867 ], [ -88.98926015624892, 43.456951302729564 ], [ -88.2421898437491, 40.63484571572834 ], [ -94.52636953124744, 40.38425981531177 ], [ -94.89990468749735, 42.21635934804748 ], [ -93.25195546874778, 44.23343682948867 ] ] ] ], "Field": "dn" } ] }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "aoi", "dataType": "GPString", "displayName": "AOI", "description": "The Area of Interest (AOI) to analyze.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "[\"[-10647372.55291665,4713419.787786234]\",\"[-10647372.55291665,5701597.689456729]\",\"[-9277621.006046657,5701597.689456729]\",\"[-9277621.006046657,4713419.787786234]\",\"[-10647372.55291665,4713419.787786234]\"]" ], "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Run_Preview", "dataType": "GPBoolean", "displayName": "Run Preview", "description": "When set to True (checked), the tool will only process the first client ID", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Map_Scale", "dataType": "GPLong", "displayName": "Map Scale", "description": "The map scale to export maps", "direction": "esriGPParameterDirectionInput", "defaultValue": 1000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "result", "dataType": "GPMultiValue:GPString", "displayName": "result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": [], "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }