Hello!
This is a copy of a question I posed in ArcGISPro Questions, but it may be a better fit to this board.
I am running the Extract Multi Values to Points tool within arcpy Notebook in ArcGIS Pro v2.8.3 to extract 58 rasters to millions of points, and receiving the following error message after about 6 minutes:
ExecuteError: ERROR 010555: Internal error in Sample: %s.
Failed to execute (ExtractMultiValuesToPoints).
Is it just the large amount of data that I am working with, thus I should reduce the number of raster values extracted per run of the tool? I have read several posts about this message and have not found any answers to solve my problem. The spatial reference projections are all the same (GCS_WGS_1984).
Any ideas unto how to get this tool to run would be greatly appreciated. Please let me know if you would like further information. Thank you!