Pixels in raster files with colormap attached with no data are identified as 'NoData' in ArcMap but are identified as '0' in ArcGIS Pro.
ArcGIS Pro
漏洞 ID 编号
BUG-000156484
已提交
March 9, 2023
上次修改时间
June 23, 2023
适用范围
ArcGIS Pro
找到的版本
3.0.4
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
解决办法
In ArcGIS Pro, open the Geoprocessing pane and search for the 'Con' (Image Analyst) tool.
Select the Con tool and fill out the parameters appropriately.
For 'Input conditional raster', click the Browse icon and select the raster layer.
For 'Expression', provide no expression.
For 'Input true raster or constant value', click the Browse icon and select the same raster layer as in Step 2a.
For 'Input false raster or constant value', specify '0'.
For 'Output raster', specify a name.
Click Run.
On the Map tab, Use the Explore tool to select any pixel surrounding the colored pixels within the extent of the raster layer. The same pixel as the ones chosen in the 'Steps to Reproduce' is supposed to show a value of 'NoData' when selected now.
Export the colormap from the original data layer.
Navigate to the Symbology pane with the original data layer selected.
Select More options on the top-right corner of the pane.
Select 'Export Colormap'.
Import the colormap into the new layer.
Navigate to the Symbology pane with the new layer selected.
Select More options on the top right corner of the pane.
Select 'Import colormap', and select the correct colormap to be imported.