{ "name": "ePlanningHistoricPrint", "displayName": "ePlanning Historic Print", "description": "Generates a map print for the eplanning historic viewer.", "category": "", "helpUrl": "https://mapprod3.environment.nsw.gov.au/arcgis/rest/directories/arcgisoutput/ePlanningHistoric/ePlanningHistoricTools_GPServer/ePlanningHistoric_ePlanningHistoricTools/ePlanningHistoricPrint.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": "SimpleWebMapJSONexample"}, "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": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "PDF", "PNG", "JPG" ] }, { "name": "Layout_Template", "dataType": "GPString", "displayName": "Layout_Template", "description": "Layout_Template", "direction": "esriGPParameterDirectionInput", "defaultValue": "A4_Landscape", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Title", "dataType": "GPString", "displayName": "Title", "description": "Title", "direction": "esriGPParameterDirectionInput", "defaultValue": "not used", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }