{ "name": "ExportLayoutsWithDate", "displayName": "UNOCC Mapper", "description": "Exports specified layouts from an ArcGIS Pro project.", "category": "", "helpUrl": "https://unosatgis.cern.ch/h/rest/directories/arcgisoutput/UNOCC/SSD_PrintService_GPServer/UNOCC_SSD_PrintService/ExportLayoutsWithDate.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "export_png", "dataType": "GPBoolean", "displayName": "Incidents - No Legend", "description": "Incidents - No Legend", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "export_jpg", "dataType": "GPBoolean", "displayName": "Incidents - Legend", "description": "Incidents - Legend", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "export_basemap", "dataType": "GPBoolean", "displayName": "Basemap", "description": "Basemap", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "output_file_url", "dataType": "GPString", "displayName": "Output File URL", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }