Número de ID do Erro |
BUG-000122878 |
Enviado | June 6, 2019 |
Última Modificação | October 24, 2024 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 2.3.2 |
Sistema Operacional | N/A |
Versão do Sistema Operacional | N/A |
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
The cache dataset likely needs to be regenerated. There seem to be a few issues with it, such as partial levels generated and 2 quadrillion pixels (properties show 41 million columns and 49 million rows).
.mmpk format uses .tif as standard raster format. During the .mmpk creation, the input tile cache dataset is converted to .tif. This takes a long time and produces a very large .tif. Attempted in house to convert (using the Copy Raster tool), and after 12 hours since the .tif was over 16GB and 50% completed.
Review the inputs and procedures used to generate the tile cache. If those are not behaving as expected, please submit an issue on the relevant tool.
Solução Provisória
Use Export Cache to make a tile package as an alternative for use in ArcGIS Runtime SDK Applications.
Etapas para Reproduzir