A shift occurs between JPEG2000 and loading into SDE raster.
最後に公開された状態: August 25, 2014No Product Found
不具合 ID 番号
NIM011117
送信されました
August 21, 2007
最終更新日
April 2, 2025
適用対象
No Product Found
見つかったバージョン
9.3 Daily
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
No Public Explanation
対処法
This is an SDO_GeoRaster specific issue. For the jpeg2000 file provided a projection and transformation (xform) is stored in the .xml file. For the ArcSDE native raster type this information is stored in the AUX table. However for the SDO_GEORASTER type, the band metadata is inadequate to store this information. The workaround is to apply the transformation before loading, there are several ways:To create a mosaic, or simply load one image, create an empty raster dataset, then mosaic to it. To create a raster catalog, use WorkspaceToRasterCatalog tool and check apply transformation To load each image individually, save these jpx images to IMG format, then use batch loading tool