{ "name": "getShapefileInfo", "displayName": "getShapefileInfo", "description": "Get info about download options for user-submitted shapefile", "category": "", "helpUrl": "https://sedac.ciesin.org/arcgis/rest/directories/Output/sedac/gmis_hbase_getDownloadInfo_GPServer/sedac_gmis_hbase_getDownloadInfo/getShapefileInfo.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Input_Data", "dataType": "GPString", "displayName": "Input_Data", "description": "Example input JSON structure{\"layers\": [\"gmis_impervious_surface_percentage\"],\"projection\": \"geographic\",\"resolution\": 30,\"requestID\": \"123456789SHAPEFILE\",\"shapefileID\": \"7931343e-1d8a-4d4e-8009-7a9190b875a2\",\"polygonID\":-1}", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layers": [ "gmis_impervious_surface_percentage" ], "projection": "geographic", "resolution": 30, "requestID": "123456789SHAPEFILE", "shapefileID": "4de7d93e-eec3-4ed9-bf5f-7b97b09ea52d", "polygonID": -1 }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Response", "dataType": "GPString", "displayName": "Response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }