{ "name": "ExportSecureWebMap", "displayName": "Export Web Map Secure", "description": "Returns a printable page layout or basic map of a specified area of interest based on the state of a web app (for example, included services, layer visibility settings, and client-side graphics).", "category": "", "helpUrl": "https://gis.marlborough.govt.nz/server/rest/directories/arcgisoutput/Services/PrintServiceLocalMaps_GPServer/Services_PrintServiceLocalMaps/ExportSecureWebMap.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web Map as JSON", "description": "Web Map as JSON", "direction": "esriGPParameterDirectionInput", "defaultValue": "# ", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "JPG", "GIF", "PNG8", "PNG32", "EPS", "SVG", "SVGZ", "AIX", "TIFF" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout Template", "description": "Layout Template", "direction": "esriGPParameterDirectionInput", "defaultValue": "A4 Landscape", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A2 Landscape", "A2 Portrait", "A3 Landscape", "A3 Portrait", "A4 Landscape - Image Only", "A4 Landscape", "A4 Portrait - Image Only", "A4 Portrait", "LIMS_AerialsLayout", "LIMS_CirculationLayout", "LIMS_EsplanadeLayout", "LIMS_MEPAirportNoiseLayout", "LIMS_MEPLandLayout", "LIMS_MEPSoilLayout", "LIMS_MEPWaterLayout", "LIMS_MEPZoneLayout", "LIMS_Rivers", "LIMS_SeismicHazard", "MAP_ONLY" ] }, { "name": "Layout_Item_ID", "dataType": "GPString", "displayName": "Layout Item ID", "description": "Layout Item ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Report_Template", "dataType": "GPString", "displayName": "Report Template", "description": "Report Template", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Report_Item_ID", "dataType": "GPString", "displayName": "Report Item ID", "description": "Report Item ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }