{ "name": "downloadPolygonURL", "displayName": "downloadPolygonURL", "description": "Download synchronous data from polygon", "category": "", "helpUrl": "https://sedac.ciesin.org/arcgis/rest/directories/Output/sedac/gmis_hbase_getDownloadInfo_GPServer/sedac_gmis_hbase_getDownloadInfo/downloadPolygonURL.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Input_Data", "dataType": "GPString", "displayName": "Input_Data", "description": "Example input JSON structure{ \"layers\": [ \"gmis_impervious_surface_percentage\",\"gmis_standard_error_of_impervious_surface_percentage\",\"hbase_human_built_up_and_settlement_extent\",\"hbase_probability_of_hbase_class\" ], \"projection\": \"utm\", \"resolution\": 30, \"polygon\": [[-76.98154449462892,38.912674536257356],[-77.04849243164064,38.912674536257356],[-77.04849243164064,38.878472267131286],[-76.98154449462892,38.878472267131286],[-76.98154449462892,38.912674536257356]], \"requestID\": \"1500061028851dz3PS0NWTEST2\" }", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layers": [ "gmis_impervious_surface_percentage", "gmis_standard_error_of_impervious_surface_percentage", "hbase_human_built_up_and_settlement_extent", "hbase_probability_of_hbase_class" ], "projection": "utm", "resolution": 30, "polygon": [ [ -76.98154449462892, 38.912674536257356 ], [ -77.04849243164064, 38.912674536257356 ], [ -77.04849243164064, 38.878472267131286 ], [ -76.98154449462892, 38.878472267131286 ], [ -76.98154449462892, 38.912674536257356 ] ], "requestID": "1500061028851dz3PS0NWTEST209" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Response", "dataType": "GPString", "displayName": "Response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }