{ "name": "ExportWebMap", "displayName": "Export Web Map", "description": "", "category": "", "helpUrl": "https://em.dcgis.dc.gov/dcgis/rest/directories/arcgisoutput/PrintLayout/PtpPrintServices_GPServer/PrintLayout_PtpPrintServices/ExportWebMap.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web Map as JSON", "description": "Web map as JSON", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "Output file", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "File format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG32", "PNG8", "JPG", "GIF", "EPS", "SVG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout Template", "description": "Layout template", "direction": "esriGPParameterDirectionInput", "defaultValue": "Legal_Landscape_14_8_5", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Legal_Landscape_14_8_5", "Tabloid_Landscape_17_11", "MAP_ONLY" ] } ] }