{ "name": "ExportWebMapPriorVersion", "displayName": "Export Web Map Prior Version", "description": "Takes the state of a web app (for example, included services, layer visibility settings, and client-side graphics) and returns a printable page layout or basic map of the specified area of interest.", "category": "", "helpUrl": "https://gis.calvertcountymd.gov/server/rest/directories/arcgisoutput/Letter_Portrait_Basic_GPServer/Letter_Portrait_Basic/ExportWebMapPriorVersion.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web Map as JSON", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "# ", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Portable Document Format (PDF)", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Portable Document Format (PDF)", "32-bit Portable Network Graphics (PNG32)", "8-bit Portable Network Graphics (PNG8)", "Joint Photographic Experts Group (JPG)", "Graphics Interchange Format (GIF)", "Encapsulated PostScript (EPS)", "Scalable Vector Graphics (SVG)", "Compressed Scalable Vector Graphics (SVGZ)", "Adobe Illustrator Exchange (AIX)", "Tag Image File Format (TIFF)" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout Template", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "8_5x11PortraitBasic", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "8_5x11PortraitBasic", "test", "MAP_ONLY" ] } ] }