{ "name": "ExportWebMapWithImages", "displayName": "Export Web Map With Images", "description": "Extension of the out-of-the-box Export Web Map geoprocessing tool with an additional parameter for a JSON object containing image data.", "category": "", "helpUrl": "https://dsfmportal.dcr.virginia.gov/server/rest/directories/arcgisoutput/VFRIS_Report_UAT_GPServer/VFRIS_Report_UAT/ExportWebMapWithImages.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Web_Map_as_JSON", "dataType": "GPString", "displayName": "Web Map as JSON", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File_Name", "dataType": "GPString", "displayName": "Output File Name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Report", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Layout_Templates_Ordered", "dataType": "GPMultiValue:GPString", "displayName": "Layout Templates Ordered", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "VFRIS - DCR - Page 1.1", "VFRIS - DCR - Page 2.1" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "parameterInfos": [ { "name": "", "dataType": "GPString", "displayName": "" } ] }, { "name": "Image_Data", "dataType": "GPString", "displayName": "Image Data", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Report_Data", "dataType": "GPString", "displayName": "Report Data", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Zoom_To_Lat_Lon", "dataType": "GPMultiValue:GPDouble", "displayName": "Zoom To Lat Lon", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": [], "parameterType": "esriGPParameterTypeOptional", "category": "", "parameterInfos": [ { "name": "", "dataType": "GPDouble", "displayName": "" } ] }, { "name": "Zoom_To_SR", "dataType": "GPString", "displayName": "Zoom To Spatial Reference", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Zoom_To_Buffer", "dataType": "GPDouble", "displayName": "Zoom To Buffer", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }