{ "name": "WebMapPrintingTool", "displayName": "Web Map Printing Tool", "description": "", "category": "", "helpUrl": "https://maps.opkansas.org/hosting/rest/directories/arcgisoutput/WebMapPrintingTool_GPServer/WebMapPrintingTool/WebMapPrintingTool.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Web Map JSON", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layoutOptions": {"titleText": "Simple WebMap JSON example"}, "operationalLayers": [ { "url": "https://maps.opkansas.org/mapping/rest/services/Basemaps/OP_Simple_Basemap/MapServer", "visibility": true } ], "mapOptions": { "extent": { "xmin": 2208707, "ymin": 227369, "xmax": 2296986, "ymax": 288405, "spatialReference": {"wkid": 3419} }, "scale": 84818 }, "version": "1.4" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Export Format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG", "PNG8", "PNG32", "JPG", "GIF", "EPS", "SVG", "SVGZ" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Layout Templates", "direction": "esriGPParameterDirectionInput", "defaultValue": "OP Standard", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "MAP_ONLY", "OP Standard" ] }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }