The SDO_Geometry table failed to register with ArcSDE because units gets negative values.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM067910
已提交
May 9, 2011
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0
修正版本
10.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
Fixed with new registration workflow (ArcCatalog) in 10.1
解决办法
Specifying more appropriate metadata extents (-180,180, 0.005 and -90,90, 0.005 successfully register)Specifying the offsets and the scale at registration is always preferable to allowing SDE to determine what appropriate values are (-x -180,-90,1000000). SDE will “guess” at these values, but the user should know their data better then SDE could.