{ "name": "ExtractDataTask", "displayName": "Extract Data Task", "description": "Extracts the selected layers in the specified area of interest to the selected formats and spatial reference, then returns all the data in a .zip file.", "category": "", "helpUrl": "https://geo.infrasa.gov.br/server/rest/directories/arcgisoutput/SUMAD/ExtrairShapefile_GPServer/SUMAD_ExtrairShapefile/ExtractDataTask.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "The layers to be clipped. Layers must be feature or raster layers in the map's table of contents. Layer files do not work for this parameter.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "DBO.TRACADOS_FERROVIARIOS_INFRASA", "DBO.FICO_FAIXA_DE_CONTROLE", "DBO.FIOL_FAIXA_DE_CONTROLE", "DBO.FNS_FAIXA_DE_CONTROLE", "FNS FAIXA DE CONTROLE VALEC TRAÇADO ANTIGO" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "DBO.TRACADOS_FERROVIARIOS_INFRASA", "DBO.FICO_FAIXA_DE_CONTROLE", "DBO.FIOL_FAIXA_DE_CONTROLE", "DBO.FNS_FAIXA_DE_CONTROLE", "FNS FAIXA DE CONTROLE VALEC TRAÇADO ANTIGO" ], "parameterInfos": [ { "name": "", "dataType": "GPString", "displayName": "" } ] }, { "name": "Output_Zip_File", "dataType": "GPDataFile", "displayName": "Output Zip File", "description": "The zip file that will contain the extracted data.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }