laptop and a wrench

漏洞

Recalculating the layer envelope with 'sdelayer -o alter -E calc' does not update the extent for SQL Server Spatial Type feature class after records have been inserted with SQL.

上次发布: August 25, 2014 ArcSDE/Enterprise Geodatabase
漏洞 ID 编号 NIM056659
已提交April 23, 2010
上次修改时间April 2, 2025
适用范围ArcSDE/Enterprise Geodatabase
找到的版本10.0
修正版本N/A
状态Fixed

解决办法

Run sdelayer –o alter –E xmin,ymin,xmax,ymax explicitly, rather than the CALC option. The extents of a POINT GEOGRAPHY layer can be calculated using the following query:select MIN (Shape.Long) as MinX, MIN(Shape.Lat) as MinY, MAX(Shape.Long) as MaxX, MAX(Shape.Lat) as MaxY from linus.dbo.TESTPT

重现步骤

漏洞 ID: NIM056659

软件:

  • ArcSDE/Enterprise Geodatabase

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项