The image is not persistent in a project when created with the arcpy.mp.ConvertWebMapToArcGISProject function.
上次发布: December 19, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000144025
已提交
October 27, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.8.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Client side images using the imageData tag from the ExportWebMap JSON specifications are meant to be temporary. Exporting the web map (for example, to PDF) enables the image to be printed. But it does not persist in the ArcGISProject.saveACopy function.