Display Name: Custom NMP Printing Tools
Description: Tool to publish an NMP print service. The parameters are populated with default values that should create a printed image - when testing the print service via the REST API HTML interface.
Category:
Help URL: https://w12-agis105.compass.ie/arcgis2/rest/directories/arcgisoutput/TeagascNMP_Pro/NMPPrintingTools_GPServer/TeagascNMP_Pro_NMPPrintingTools/NMPPrintingTools.htm
Execution Type: esriExecutionTypeSynchronous
Parameters:
Parameter: Web_Map_as_JSON
Data Type: GPString
Display Name Web_Map_as_JSON
Description: A JavaScript Object Notation (JSON) representation of the state of the map to be exported as it appears in the web app. JSON is the format of the web map. It contains the full state of the web map (for example, layers, coordinate system, extent, scale, and so on). ArcGIS API for JavaScript and ArcGIS Web AppBuilder allow you to get this JSON string from the web app
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: {"exportOptions":{"outputSize":[610,770]},"mapOptions":{"extent":{"xmin":415000,"ymin":517500,"xmax":771000,"ymax":967000,"spatialReference":{"wkid":2157,"latestWkid":2157}}},"operationalLayers":[{"url":"https://utility.arcgis.com/usrsvcs/servers/f9543f000f604fd780378f115ab192f4/rest/services/MapGeniePremiumITM/MapServer"}]}
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. The following strings are accepted: PDF, PNG, PNG8, PNG32, JPG, GIF, EPS, SVG, and SVGZ.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: PNG8
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ PDF, PNG, PNG8, PNG32, JPG, GIF, EPS, SVG, SVGZ ]
Parameter: Layout_Templates_Folder
Data Type: GPString
Display Name Layout_Templates_Folder
Description: The folder where the custom Layout Template files are stored.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: H:\ProProjects\TeagascNMP\PrintTemplates
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: Layout_Template
Data Type: GPString
Display Name Layout_Template
Description: Either a name of a template from the list or the keyword MAP_ONLY. When MAP_ONLY is chosen or an empty string is passed in, the output map does not contain any page layout surroundings (for example, title, legends, scale bar, and so on).
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: MAP_ONLY
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ MAP_ONLY, A3 Landscape, A4 Landscape, A3 Portrait, A4 Portrait ]
Parameter: Output_File
Data Type: GPDataFile
Display Name Output_File
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Execute Task
Child Resources:
Metadata