{ "name": "ExtractDataTask", "displayName": "Extract Data Task", "description": "EDT", "category": "", "helpUrl": "https://powietrze.gios.gov.pl/arcgis/rest/directories/arcgisoutput/PJP2_ExtractDataTasks/PrognozyDlugoterminowe_EDT_GPServer/PJP2_ExtractDataTasks_PrognozyDlugoterminowe_EDT/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": [ "2020 PM10 24h" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "2020 PM2,5 rok", "2020 PM10 24h", "2020 PM10 rok", "2025 PM2,5 rok", "2025 PM10 24h", "2025 PM10 rok" ] }, { "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": "" } ] }