漏洞 ID 编号 |
BUG-000122878 |
已提交 | June 6, 2019 |
上次修改时间 | October 24, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 2.3.2 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
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.
解决办法
Use Export Cache to make a tile package as an alternative for use in ArcGIS Runtime SDK Applications.
重现步骤