{ "name": "ExportPCIFicheMap", "displayName": "ExportPCIFicheMap", "description": "Create fiche maps for PCI/PMIs based on PCI id.", "category": "", "helpUrl": "https://webgate.ec.europa.eu/getis/rest/directories/arcgisoutput/TENTEA/ExportPCIFicheMap_GPServer/TENTEA_ExportPCIFicheMap/ExportPCIFicheMap.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "PCI_id", "dataType": "GPString", "displayName": "PCI Id", "description": "PCI id of the PCI that needs to be mapped. Example: 1066", "direction": "esriGPParameterDirectionInput", "defaultValue": "1041", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }