A shift occurs between JPEG2000 and loading into SDE raster.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM011117
Submitted
August 21, 2007
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.3 Daily
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
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