I am trying to do a least cost path analysis connecting two villages on an island. I am following an e-learning tutorial called "Distance Analysis Using ArcGIS Pro".
I created a slope raster from a DEM and I created a vegetation raster from a feature class as well. I reclassified them so they have values ranging from 1-11 (with 11 being the most costly). I keep trying to use the "cost distance" tool, so I can then use the "cost path" tool, but I keep getting an error that says "Something unexpected caused the tool to fail". I have tried clipping the rasters so they are zoomed in on the two points to help cut down on data and making sure they are in the same coordinate system. Nothing is working.
Can anybody help me figure out what the problem is?
If not, is there a way to create a least cost path using only slope?
Thanks!