0
votes
0answers
40 views

How can i calculate the width of the dam?

I am working with Reservoir design. Now I am facing problem to calculate the width of the dam. I need to calculate the width based on DEM and height of dam at various points using Python. I am working ...
2
votes
2answers
226 views

How to get easting & northing of cell in raster using ArcPy?

It might be very simple task. But I would appreciate if someone can comment on How I can get easting and northing of a single cell raster using arcpy as this value is used for in further steps. ...