{ "name": "AdvancedHighQualityPrinting", "displayName": "MapWizardHighQualityPrinting", "description": "Allows high quality prints to be made from cached map services", "category": "", "helpUrl": "https://www.fairfaxcounty.gov/lambert/rest/directories/arcgisoutput/FFX_Utilities/AdvancedHighQualityPrinting_GPServer/FFX_Utilities_AdvancedHighQualityPrinting/AdvancedHighQualityPrinting.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Web map to be overlaid on basemap template", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Output format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Basemap template to use", "direction": "esriGPParameterDirectionInput", "defaultValue": "Property", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Property", "Zoning with property", "Soils with property", "Contours with property", "CBPA with property", "FEMA with property", "Sanitary Sewer with property", "Stormwater with property", "Current Imagery", "Current Imagery with parcels" ] }, { "name": "Georef_info", "dataType": "GPString", "displayName": "Georef_info", "description": "Include georeferencing information in output", "direction": "esriGPParameterDirectionInput", "defaultValue": "False", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "True", "False" ] }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }