Tagged Questions
1
vote
1answer
210 views
Using SRTM data, how to get the coordinates of the peaks visible from a location?
Using SRTM data and a coordinate-altitude database of the peaks, I want to get the coordinates of the visible peaks from my location. I want to make an application similar to this.
How is this ...
2
votes
1answer
380 views
Read .DEM (USGS) FIles with C#
I have a huge number of .DEMs and have been investigating how to process them into something useful.
Does anyone know how, or even if it is possible to read coordinates and elevation data from ...
