Recompute footprint by Radiometry does not work on a color service.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM040029
Submitted
November 11, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.3
Version Fixed
N/A
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Change the MaxNBands and PixelTypes parameter to empty in "\ArcGIS\Image Server\XADefs\SE.RecomputeFootprint.ISCConfig"For Example:Before:<PixelTypes PixelTypes_TYPE..._="">Byte</PixelTypes>After:<PixelTypes PixelTypes_TYPE..._=""></PixelTypes>Before:<MaxNBands MaxNBands_TYPE....="">1</MaxNBands>After:<MaxNBands MaxNBands_TYPE....=""></MaxNBands>