The Colormap To RGB raster function produces raster with No Data cell values in the entire mosaic dataset.
最後に公開された状態: October 22, 2018ArcGIS Pro
不具合 ID 番号
BUG-000116963
送信されました
September 21, 2018
最終更新日
March 6, 2025
適用対象
ArcGIS Pro
見つかったバージョン
2.2.2
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is as designed behavior for this data. The colormap function produces NoData for pixel values that are not within the colormap. This data has pixel values between 441-1527 and the colormap only maps pixel values from 0-255. Hence this is an expected result. In order to get proper rgb values out of this data try stretching the values before applying colormap or export symbology as raster function and apply on the data. Please let me know if you have any questions.