JSON arrays containing double values with zeros in decimal are converted into integers. This causes a serialization issue with the Image Service Remap function.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM083293
Submitted
August 1, 2012
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
10.1
Version Fixed
10.1
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Strictly observe the type. Always use .xxx to ensure double values are being passed to core raster function. Use unsigned 8-bit as output type of Remap function in raster function template editor.