Bug-ID-Nummer |
BUG-000122878 |
Eingereicht | June 6, 2019 |
Zuletzt geändert | October 24, 2024 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 2.3.2 |
Betriebssystem | N/A |
Betriebssystemversion | N/A |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
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.
Schritte zur Reproduzierung