Point to Raster not working. But no error messages.

928
2
11-07-2019 08:05 AM
CharlesFried
New Contributor III

Point to Raster is not working for me. What is odd is that there is no error message. In fact, there are not messages at all.  The "Results" show as if the tool worked, but there is no raster created, and viewing the messages shows a blank.  I have tried various things to work around the problem:

1. Changing the z valued used from double to float, to integer

2. Changing the format of the output from file geodatabase to tif

3. Changing the format of the input points from file geodatabase to shapefile

4. Changing the cell size larger and smaller

I am running this command in ArcMap 10.7

The input points (in the shapefile format) are attached.

I have used this before, but I just recently upgraded to 10.7 and I wonder if that is where the problem lies?

Tags (1)
0 Kudos
2 Replies
DanPatterson_Retired
MVP Emeritus

could be.  Try FeatureClassToNumPyArray, then NumPyArrayToRaster as a workaround (don't forget the mask if you have one

0 Kudos
SteveLynch
Esri Regular Contributor

Charles

Are you running it in background or foreground?

Please post a screen shot of the dialog before you hit run.

Thanks

-Steve

0 Kudos