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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動