1
vote
1answer
59 views

QGIS contour lines shapefile to DEM help

I want to create a DEM from depth contours (shapefile) in QGIS. I've been trying to work out how to do this based on this previous question, notably from this link from that page, however I'm stuck, ...
1
vote
2answers
76 views

What software is available on OSX for working with DEMs?

I have several adjacent DEM files and would like to combine them into a mosaic and then export to DEM and TXT. I know a Windows solution is to use MICRODEM but before installing Windows 7 I would like ...
2
votes
1answer
147 views

gdal doesn´t support my *xyz file

I have just exported a tif DEM to XYZ format with SAGA GIS. When I check this with gdalinfo it states that the format is unsupported? Seeing as I converted this with saga gis which used gdal I find ...
2
votes
1answer
298 views

Extraction of DEM from netCDF file into ASCII XYZ format

I need to extract a DEM of a waterbody from a netCDF file so I can ultimately convert the DEM into xyz format. I'm not sure how to go about doing this, and so far, I have tried to create raster layers ...
3
votes
1answer
389 views

DEM: How to convert a mosaic dataset to TIN?

I merged several DEMs together in on single DEM with mosaic dataset. Now I wanted to convert this mosaic dataset in Vector with TIN. But when I use the tool (3D Analyst Tool) Raster to TIN comes an ...
2
votes
1answer
246 views

Conversion of ASTER GDEM data for CFD Analysis

I need to do a computational fluid dynamics (CFD) analysis of wind over a large area of land. I have obtained the necessary tiles from the ASTER GDEM data set (in .tif format) and was wondering how I ...
0
votes
1answer
1k views

How can I convert SRTM data to DEM or DTED?

i am working on a project which is not commercial and i need some digital elevation data for visualization. in net i have found a link and i have downloaded .asc data from following link.. SRTM Data ...
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] ...
14
votes
13answers
15k views

How to a convert LiDAR XYZ files to DEM / DSM?

Normally consultants (LiDAR survey) provide me with data to my specifications; already in ESRI GRID or ASCII GRID format. This way LiDAR data can be easily used with ArcGIS. This time I only have xyz ...