laptop and a wrench

漏洞

The arcpy.CalculateStatistics_management function does not calculate statistics on a mosaic dataset.

上次发布: July 29, 2016 ArcGIS for Desktop
漏洞 ID 编号 BUG-000095087
已提交March 18, 2016
上次修改时间November 24, 2020
适用范围ArcGIS for Desktop
找到的版本10.2.2
服务器平台Windows
客户端平台7.0 64 Bit
状态Non-Reproducible

附加信息

The issue was with the script, where update_cellsize_ranges was set to NO_CELL_SIZES. Due to this, MinPS, and MaxPS of the mosaic dataset items were not calculated (empty in the table). Change the add raster to mosaic dataset parameter to calculate the cell size range, and statistics are calculated without any issue. arcpy.AddRastersToMosaicDataset_management(MDPath, "Raster Dataset", Filepath, "UPDATE_CELL_SIZES",.......

重现步骤

漏洞 ID: BUG-000095087

软件:

  • ArcGIS for Desktop

从 ArcGIS 专家处获得帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项

发现关于本主题的更多内容