{ "displayName": "Export Web Map Task", "executionType": "esriExecutionTypeSynchronous", "name": "ExportWebMapTask", "description": "\u200c", "helpUrl": "https://ae2sgis.ae2s.com/arcgis/rest/directories/arcgisoutput/Utilities/PrintingTools_GPServer/Utilities_PrintingTools/ExportWebMapTask.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Web Map as JSON", "defaultValue": "# ", "dataType": "GPString", "name": "Web_Map_as_JSON", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "filter": { "type": "codedValue", "list": [ { "dataType": "GPString", "name": "PDF", "value": "PDF" }, { "dataType": "GPString", "name": "PNG32", "value": "PNG32" }, { "dataType": "GPString", "name": "PNG8", "value": "PNG8" }, { "dataType": "GPString", "name": "JPG", "value": "JPG" }, { "dataType": "GPString", "name": "GIF", "value": "GIF" }, { "dataType": "GPString", "name": "EPS", "value": "EPS" }, { "dataType": "GPString", "name": "SVG", "value": "SVG" }, { "dataType": "GPString", "name": "SVGZ", "value": "SVGZ" }, { "dataType": "GPString", "name": "AIX", "value": "AIX" }, { "dataType": "GPString", "name": "TIFF", "value": "TIFF" } ] }, "parameterType": "esriGPParameterTypeOptional", "displayName": "Format", "defaultValue": "PDF", "dataType": "GPString", "name": "Format", "choiceList": [ "PDF", "PNG32", "PNG8", "JPG", "GIF", "EPS", "SVG", "SVGZ", "AIX", "TIFF" ], "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "filter": { "type": "codedValue", "list": [ { "dataType": "GPString", "name": "A3 Landscape", "value": "A3 Landscape" }, { "dataType": "GPString", "name": "A3 Portrait", "value": "A3 Portrait" }, { "dataType": "GPString", "name": "A4 Landscape", "value": "A4 Landscape" }, { "dataType": "GPString", "name": "A4 Portrait", "value": "A4 Portrait" }, { "dataType": "GPString", "name": "Letter ANSI A Landscape", "value": "Letter ANSI A Landscape" }, { "dataType": "GPString", "name": "Letter ANSI A Portrait", "value": "Letter ANSI A Portrait" }, { "dataType": "GPString", "name": "Tabloid ANSI B Landscape", "value": "Tabloid ANSI B Landscape" }, { "dataType": "GPString", "name": "Tabloid ANSI B Portrait", "value": "Tabloid ANSI B Portrait" }, { "dataType": "GPString", "name": "MAP_ONLY", "value": "MAP_ONLY" } ] }, "parameterType": "esriGPParameterTypeOptional", "displayName": "Layout Template", "defaultValue": "MAP_ONLY", "dataType": "GPString", "name": "Layout_Template", "choiceList": [ "A3 Landscape", "A3 Portrait", "A4 Landscape", "A4 Portrait", "Letter ANSI A Landscape", "Letter ANSI A Portrait", "Tabloid ANSI B Landscape", "Tabloid ANSI B Portrait", "MAP_ONLY" ], "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Output_File", "defaultValue": null, "dataType": "GPDataFile", "name": "Output_File", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Layout Item ID", "defaultValue": "", "dataType": "GPString", "name": "Layout_Item_ID", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" } ] }