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 .DEMs using .NET? Specifically 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 .DEMs using .NET? Specifically C#.
You could use GDAL. I needed to go the other way, from grid to DEM.