{ "name": "CustomPrintTool", "displayName": "Custom Print Tool", "description": "(null)", "category": "", "helpUrl": "https://geospatial.lntecc.com/arcgis/rest/directories/arcgisoutput/NxtPrintTool_GPServer/NxtPrintTool/CustomPrintTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "JSON format as ", "direction": "esriGPParameterDirectionInput", "defaultValue": { "mapOptions": { "showAttribution": true, "extent": { "xmin": 9493678.481001839, "ymin": 2667664.268944268, "xmax": 9496279.728620738, "ymax": 2669004.305596428, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "scale": 9027.977411 }, "operationalLayers": [ { "id": "layer1", "title": "layer1", "opacity": 1, "minScale": 0, "maxScale": 0, "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" }, { "id": "layer5", "title": "layer5", "opacity": 1, "minScale": 0, "maxScale": 0, "url": "https://geospatial.lntecc.com/arcgis/rest/services/PMRanchi/Layers/MapServer" }, { "id": "layer6", "title": "layer6", "opacity": 1, "minScale": 0, "maxScale": 0, "url": "https://geospatial.lntecc.com/arcgis/rest/services/Pragati/LE190217/MapServer" } ], "exportOptions": { "outputSize": [ 800, 1100 ], "dpi": 96 }, "layoutOptions": { "titleText": "test", "authorText": "", "copyrightText": "Copyright L&T NXT", "scaleBarOptions": { "metricUnit": "esriMeters", "metricLabel": "m", "nonMetricUnit": "esriFeet", "nonMetricLabel": "ft" }, "legendOptions": { "operationalLayers": [ { "id": "layer6", "subLayerIds": [ 1, 3 ] } ] } } }, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Name of the Layout template MXD to be taken for printing", "direction": "esriGPParameterDirectionInput", "defaultValue": "DefaultLayout", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Output format for print", "direction": "esriGPParameterDirectionInput", "defaultValue": "pdf", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Georef_Info", "dataType": "GPString", "displayName": "Georef_Info", "description": "Georeferencing info if required for PDF", "direction": "esriGPParameterDirectionInput", "defaultValue": "False", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "The Output file", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }