Número de ID del error |
BUG-000122878 |
Enviado | June 6, 2019 |
Última modificación | October 24, 2024 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 2.3.2 |
Sistema operativo | N/A |
Versión de sistema operativo | N/A |
Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
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.
Solución alternativa
Use Export Cache to make a tile package as an alternative for use in ArcGIS Runtime SDK Applications.
Pasos para reproducir