Hi Community,
I'm encountering a problem where the output raster of Euclidean Distance tool has all grid values set to 0. My use case involves Lidar data with trees and buildings. I need to find the distance to the nearest tree from each building, so I created a Digital Height Model (DHM) and built a raster by filtering out the buildings. However, when I use the Euclidean distance tool, all the grid values are 0.
I am also attaching the image of the raster
Thanks ,
Regards
Kartik Bhargava
what is the analysis extent and cell size?
Euclidean Distance (Spatial Analyst)—ArcGIS Pro | Documentation
You should try
Distance Accumulation (Spatial Analyst)—ArcGIS Pro | Documentation
since the original tool is being deprecated