{ "name": "PrintWebMapIDEMINAGRI", "displayName": "Print Web Map IDEMINAGRI", "description": "Servicio de impresión IDEMINAGRI", "category": "", "helpUrl": "https://esri.ciren.cl/server/rest/directories/arcgisoutput/IDEMINAGRI/Impresion_IDEMINAGRI_GPServer/IDEMINAGRI_Impresion_IDEMINAGRI/PrintWebMapIDEMINAGRI.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web Map as JSON", "description": "Web map definition in JSON format generated automatically by ArcGIS web applications. \nThis parameter contains the full map configuration including layers, symbology, extent and scale.", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout Template", "description": "Name of the layout template (.pagx) used to generate the printed map.\nThe template defines page size, orientation, map frame and layout elements.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Plantilla", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Plantilla" ] }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Output file format for the exported map document.\nSupported formats include PDF, PNG and JPG.", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "PDF", "PNG32", "PNG8", "JPG" ] }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }