laptop and a wrench

不具合

The ST_Geometry feature class extent calculation is incorrect when the input feature class contains nil features.

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM009208
送信されましたMay 21, 2007
最終更新日June 5, 2024
適用対象No Product Found
見つかったバージョン9.2
修正されたバージョン9.3
ステータスFixed

対処法

Use sdelayer -o alter -E minx,miny,maxx,maxy to specify the correct layer extent. Use the following SQL query to find the envelope.select min(st_minx(shape)) , min(st_miny(shape)) , max(st_maxx(shape)) , max(st_maxy(shape)) from block_sml_st where st_isempty(shape) = 0;

再現の手順

不具合 ID: NIM009208

ソフトウェア:

  • No Product Found

バグのステータスが変更されたときに通知を受け取る

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

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

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

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

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

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