The SceneLayerManager documentation does not indicate that the URL parameter must be the admin (rest/admin/services) URL. Instances constructed with the standard URL (rest/services) do not behave correctly.
ArcGIS API for Python
漏洞 ID 编号
BUG-000169800
已提交
August 7, 2024
上次修改时间
October 14, 2024
适用范围
ArcGIS API for Python
找到的版本
2.3.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The URL must be a properly formatted string for any class. Use SceneLayer.manager over creating a scene layer manager class.