Tagged Questions
2
votes
2answers
980 views
Converting ASCII grid/NTF to SRTM/DEM
I want to use the Ordnance Survey Land-Form Panorama product in some software called Maperitive, which can read custom SRTM DEM files.
The data is provided in the following formats:
DXF [Contours]
...
4
votes
3answers
539 views
How to get the elevation of the areas in a raster file from SRTM?
I have an SRTM elevation map. How do I get the elevation of each point in the map? I am using GRASS. Is there a GRASS script to do such?