laptop and a wrench

Error

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

Última publicación: July 29, 2016 ArcGIS for Desktop
Número de ID del error BUG-000095087
EnviadoMarch 18, 2016
Última modificaciónNovember 24, 2020
Relacionado conArcGIS for Desktop
Versión encontrada10.2.2
Plataforma del servidorWindows
Plataforma cliente7.0 64 Bit
EstadoNon-Reproducible

Información adicional

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",.......

Pasos para reproducir

ID del error: BUG-000095087

Software:

  • ArcGIS for Desktop

Obtener ayuda de expertos en ArcGIS

Contactar con soporte técnico

Descargar la aplicación de soporte de Esri

Ir a las opciones de descarga

Descubrir más sobre este tema