Display Name: ExportWebMap for MAGIC
Description: 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 with MAGIC templates.
Category:
Help URL: https://gisdev.landmarkcloud.co.uk/arcgis/rest/directories/arcgisoutput/MAGIC_Pro/ExportWebMapPro33_GPServer/MAGIC_Pro_ExportWebMapPro33/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 allow developers to easily get this JSON string from the map.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: #
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: Output_File
Data Type: GPDataFile
Display Name Output File
Description: Output File
Direction: esriGPParameterDirectionOutput
Dependency:
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.PDF — Portable Document Format. This is the default.PNG8 — 8-bit Portable Network GraphicsPNG32 —32-bit Portable Network GraphicsJPG — Joint Photographic Experts GroupGIF — Graphics Interchange FormatEPS — Encapsulated PostScriptSVG — Encapsulated PostScriptSVGZ — Compressed Scalable Vector Graphics
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: PDF
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ PDF, PNG32, PNG8, JPG, GIF, TIFF ]
Parameter: Layout_Template
Data Type: GPString
Display Name Layout Template
Description: Layout Template
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: MAP_ONLY
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ A4 Portrait, Map Only Portrait, A3 Landscape, A4 Landscape, A3 Portrait, A3 Portrait – large legend, Map Only Landscape, A3 Landscape – large legend, MAP_ONLY ]
Supported Operations:
Submit Job