{ "name": "downloadShapefileEmail", "displayName": "downloadShapefileEmail", "description": "Download asynchronous data from shapefile", "category": "", "helpUrl": "https://sedac.ciesin.columbia.edu/arcgis/rest/directories/Output/sedac/gmis_hbase_getDownloadInfo_async_GPServer/sedac_gmis_hbase_getDownloadInfo_async/downloadShapefileEmail.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_Data", "dataType": "GPString", "displayName": "Input_Data", "description": "Example input JSON structure{\"layers\": [\"gmis_impervious_surface_percentage\"],\"projection\": \"geographic\",\"resolution\": 30,\"requestID\": \"123456789DCSHAPEFILE\",\"shapefileID\": \"b22e0235-b862-4994-97a6-f7b09a7c65c3\",\"polygonID\":-1,\"email\":\"abc@yahoo.com\"}", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layers": [ "gmis_impervious_surface_percentage" ], "projection": "geographic", "resolution": 30, "requestID": "TESTFILE2", "shapefileID": "25a81574-4855-4d81-93b0-91f617966883", "polygonID": -1, "email": "kytt.macmanus@gmail.com" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Response", "dataType": "GPString", "displayName": "Response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }