{ "name": "WESTool", "displayName": "WESTool", "description": "Run set of analyses on user-specified area of interest within Cambodia for the WESTool application. Returns data dictionary with results as well as an excel populated with the data, formatted tables, and charts.", "category": "", "helpUrl": "https://gis.winrock.org/server/rest/directories/arcgisoutput/Lower_Mekong_WEST/WESTool_analysis_2018_GPServer/Lower_Mekong_WEST_WESTool_analysis_2018/WESTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "AOI", "dataType": "GPString", "displayName": "AOI", "description": "User-defined area of interest", "direction": "esriGPParameterDirectionInput", "defaultValue": { "rings": [ [ [ 11725307, 1247363 ], [ 11675141, 1251679 ], [ 11653770, 1271545 ], [ 11664432, 1297366 ], [ 11694364, 1302755 ], [ 11713059, 1282307 ], [ 11725307, 1247363 ] ] ], "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Scratch_Workspace", "dataType": "GPString", "displayName": "Scratch Workspace", "description": "in_memory", "direction": "esriGPParameterDirectionInput", "defaultValue": "in_memory", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Data", "dataType": "GPString", "displayName": "Data", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Excel_Path", "dataType": "GPString", "displayName": "Excel Path", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }