Polygons in GeoJSON files containing vertices with identical x- and y-values but different z-values are not drawn correctly in Scene Viewer.
Portal for ArcGIS
漏洞 ID 编号
BUG-000167829
已提交
May 27, 2024
上次修改时间
October 9, 2024
适用范围
Portal for ArcGIS
找到的版本
11.2
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
SQL Server does not natively support geometries (polylines and polygons) where consecutive points have the same x or y coordinates even if their z-values differ. Due to the reliance on SQL Server geometries to store features, the abilities to handle these types of geometries are currently limited.
解决办法
Use the ArcGIS Pro JSON To Features tool to create a feature class for the geometry.