Select to view content in your preferred language

Euclidean Distance Tool Arcgis Pro

427
1
11-07-2023 01:41 AM
KartikBhargava
New Contributor

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 rasterScreenshot (376).png

Thanks ,

Regards

Kartik Bhargava

0 Kudos
1 Reply
DanPatterson
MVP Esteemed Contributor

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


... sort of retired...
0 Kudos