Bug
Bug ID Number | BUG-000122177 |
---|---|
Submitted | May 6, 2019 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS for Desktop |
Version found | 10.6.1 |
Status | Known Limit |
To create an in_memory copy of the raster :
int_rast.save("in_memory/tempfile.tif")
or
print(int_rast)
arcpy.BuildRasterAttributeTable_management(int_rast)
As well as providing printed output to the console, the print statement has the effect of creating a TIF file in the subject workspace.
Attached are example workarounds in ArcMap 10.6.1 (python 2.x)and ArcGIS Pro (python 3.x).
Bug ID: BUG-000122177
Software:
Get help from ArcGIS experts
Download the Esri Support App