Using the sdo_buffer() function before inserting features in a feature class from Oracle results in invalid geometries, causing inconsistent rendering of features in ArcGIS Pro.
ArcGIS Pro
漏洞 ID 编号
BUG-000162220
已提交
October 19, 2023
上次修改时间
September 3, 2024
适用范围
ArcGIS Pro
找到的版本
3.1.2
操作系统
Windows OS
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
If the geometry is invalid, there is no expectation ArcGIS Pro will draw it. In step 16 of the steps to reproduce, Oracle's own validation method indicates the geometry is invalid. Fixing the data is the solution. When using SQL functions to add data to a feature class, ensure the data is valid.