Display Name: ExportWebMap
Description: Export a PDF or image of a map represented in Web Map JSON
Category:
Help URL: https://gisservices.information.qld.gov.au/arcgis/rest/directories/arcgisoutput/LAMP/PrintingTools_GPServer/LAMP_PrintingTools/ExportWebMap.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: Web_Map_as_JSON
Data Type: GPString
Display Name Web_Map_as_JSON
Description: A JSON representation of the state of the map to be exported as it appears in the web application. See the ExportWebMap specification to understand how this text should be formatted. The ArcGIS web APIs (for JavaScript, Flex, Silverlight, and so on) allow developers to easily get this JSON string from the map.
Direction: esriGPParameterDirectionInput
Default Value: {}
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Format
Data Type: GPString
Display Name Format
Description: The format in which the map image for printing will be delivered.
Direction: esriGPParameterDirectionInput
Default Value: PDF
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ PDF, PNG ]
Parameter: Layout_Template
Data Type: GPString
Display Name Layout_Template
Description: A name of a template from the list.
Direction: esriGPParameterDirectionInput
Default Value: A3_Landscape
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ A3_Landscape, A3_Portrait, A4_Landscape, A4_Portrait ]
Parameter: Server_Token
Data Type: GPString
Display Name Server_Token
Description: Deprecated, this parameter is ignored.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: Output_File
Data Type: GPDataFile
Display Name Output_File
Description:
Direction: esriGPParameterDirectionOutput
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job