When running the 'Extract Data Task (Server)' tool in ArcMap on any raster, a 16-bit output image file which is not supported with AutoCAD 2020 is created.
上次发布: November 27, 2020ArcGIS for Desktop
漏洞 ID 编号
BUG-000133908
已提交
September 16, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.7.1
操作系统
Windows OS
操作系统版本
2016 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We are phasing out ArcMap, only bugs with extremely high-priority issue will be addressed in a patch in the future. Please use the workaround for the issue.
解决办法
Use the 'Copy Raster' tool for the options to select the output image pixel type. Refer to https://pro.arcgis.com/en/pro-app/tool-reference/data-management/copy-raster.htm.
Use the model builder to create a workflow to extract the data, unzip it, and copy the 16-bit image back to 8 -bit image. Refer to https://geoapplications.wordpress.com/2011/06/16/arcgis_unzip_geoprocessingscript_tool/.
Right-click the raster in ArcMap Data > Export and use the 'Use Renderer' and 'Force RGB'. There is the switch from 16bit to 8bit at the time.
Work with ArcGIS Pro as it is by default creating 24-bit images from the same tool.