[GIS] Creating DEM from point data in CSV files using QGIS

demqgis

how can we create a DEM in QGIS from point data in CSV files? A similar problem was discussed here, using a shp-file. Our CSV's are too big, so that dxf2shp crashes. So we are looking for another way to do this.

Best Answer

While I can't be certain without seeing your files and knowing the number of lines etc. you should be able to do this using the gdal_grid utility.