Bug ID Number |
BUG-000122878 |
Submitted | June 6, 2019 |
Last Modified | October 24, 2024 |
Applies to | ArcGIS Pro |
Version found | 2.3.2 |
Operating System | N/A |
Operating System Version | N/A |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
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.
Workaround
Use Export Cache to make a tile package as an alternative for use in ArcGIS Runtime SDK Applications.
Steps to Reproduce