{ "name": "AdvancedHighQualityPrinting2", "displayName": "AdvancedHighQualityPrinting", "description": "This tool takes the state of a web application (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.enfield.org/enfieldgis/rest/directories/arcgisoutput/HQPrinting/AdvancedHighQualityPrinting_GPServer/HQPrinting_AdvancedHighQualityPrinting/AdvancedHighQualityPrinting2.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "JSON string", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Print formats", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG", "JPG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Choice of print templates", "direction": "esriGPParameterDirectionInput", "defaultValue": "INT_Letter ANSI A Portrait", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "INT_Letter ANSI A Portrait", "INT_ANSI D Portrait", "INT_Legal Portrait", "SW_Legal Portrait", "SW_Letter ANSI A Portrait" ] }, { "name": "Georef_info", "dataType": "GPString", "displayName": "Georef_info", "description": "Georeference information", "direction": "esriGPParameterDirectionInput", "defaultValue": "False", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "True", "False" ] }, { "name": "ExcludedLegendLayers", "dataType": "GPString", "displayName": "ExcludedLegendLayers", "description": "The layer names that you would not include in your print legend", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }