Número de ID do Erro |
BUG-000147414 |
Enviado | March 8, 2022 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 2.8 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 11.0 64 bit |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
This behavior is as designed. The Copy Raster tool is under the Data Management toolbox, while the Raster Calculator tool is under the Spatial Analyst toolbox. The two toolboxes honor compressions differently.
Spatial Analyst tools never honors lossy compression, because the pixel values are inaccurate when lossy compression is applied. Inaccurate pixels values are acceptable for a visualization purposes, but is not acceptable for analysis. In this case, the user is specifying a lossless compression so Spatial Analyst tools might honor it in some cases.
However, the Spatial Analyst tools do not honor compression of Float data.
Here is the documentation where it details how Spatial Analyst tools honor compression:
Analysis environments and Spatial Analyst—ArcGIS Pro | Documentation
https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/analysis-environments-and-spatial-analyst.htm#ESRI_SECTION1_3BAC947E7E594194B28785EAB07B7E00
Solução Provisória
Use the Copy Raster tool afterwards to get a new compressed raster, but the Raster Calculator tool cannot be prevented from creating huge raster files.
Etapas para Reproduzir