<div dir="ltr"><div style="line-height:19.7999992370605px">GDALers:</div><div style="line-height:19.7999992370605px"><br></div><div style="line-height:19.7999992370605px">We're trying to figure out a good algorithm for computing topographic slope for Alaska, which is both huge and near the pole.  Our DEM is currently in geographic coordinates, but we need slope over a fixed distance (change in elevation vs. horizontal meters).  The issue is, there is no projection to switch this to to get an accurate set of slope calculations.  Of course with degrees, the X and Y distances change over the globe -- so the horizontal distances will be variables from one window to the next.  I have seen various solutions published, but I wanted to see if someone knows of a decent coded-up algorithm for this.  Thoughts?</div><div style="line-height:19.7999992370605px"><br></div><div style="line-height:19.7999992370605px">Some background:</div><div style="line-height:19.7999992370605px"><a href="http://gis.stackexchange.com/questions/14750/how-to-use-srtm-global-dem-for-slope-calculation/40464#40464" target="_blank">http://gis.stackexchange.com/questions/14750/how-to-use-srtm-global-dem-for-slope-calculation/40464#40464</a></div></div>