{ "name": "Webmapprint", "displayName": "Webmapprint", "description": "Webmapprint", "category": "", "helpUrl": "https://mygis.engeo.com/server/rest/directories/arcgisoutput/Webmapprint_1301_GPServer/Webmapprint_1301/Webmapprint.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web_Map_as_JSON", "description": "Web_Map_as_JSON", "direction": "esriGPParameterDirectionInput", "defaultValue": { "layoutOptions": {"titleText": "Simple WebMap JSON example"}, "operationalLayers": [ { "url": "http://maps1.arcgisonline.com/ArcGIS/rest/services/USA_Federal_Lands/MapServer", "visibility": true } ], "exportOptions": { "outputSize": [ 1500, 1500 ] }, "mapOptions": { "extent": { "xmin": -13077000, "ymin": 4031000, "xmax": -13023000, "ymax": 4053000 } }, "version": "1.4" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Layout_Template", "direction": "esriGPParameterDirectionInput", "defaultValue": "Layout_Zhou", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A4 Landscape", "Layout_Zhou", "Layout_Eric" ] }, { "name": "Georef_info", "dataType": "GPString", "displayName": "Georef_info", "description": "Georef_info", "direction": "esriGPParameterDirectionInput", "defaultValue": "False", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "True", "False" ] }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }