{ "name": "AdvancedHQPrinting2023portal", "displayName": "AdvancedHQPrinting2023portal", "description": "Supports printing in iMap.", "category": "", "helpUrl": "https://geo.skagitcountywa.gov/server/rest/directories/arcgisoutput/Geoprocessing/AdvancedHQPrinting2023_GPServer/Geoprocessing_AdvancedHQPrinting2023/AdvancedHQPrinting2023portal.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "The webmap as JSON passed from the Javascript web application.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "The format of the output file.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "The layout template to be used for the layout of the printed web map.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ScaleType", "dataType": "GPString", "displayName": "ScaleType", "description": "The scale type can be either Cartographic or Engineer.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "PrintToScale", "dataType": "GPString", "displayName": "PrintToScale", "description": "The scale at which to print the map.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Ouptut_File", "dataType": "GPDataFile", "displayName": "Ouptut_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }