In a web scene, when basing feature-length off of a field, the measurement and the field value do not match.
上次发布: June 19, 2020Portal for ArcGIS
漏洞 ID 编号
BUG-000129807
已提交
April 1, 2020
上次修改时间
August 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.8
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is by design. The reason behind this behavior is Scene Viewer derives the size of a 3D symbol from the height or vertical axis and applies the size proportionally to all other axis. When measuring the height of the object, it is exactly as defined in the Length attribute.
解决办法
Use an attribute that contains height values (if available), or calculate a field where the height is a function proportional to the length (given a specific symbol proportions).
Use ArcGIS API for JavaScript for additional controls on symbol sizing.