I have a file of points and lines with elevation data (z value) and I want to make an accurate Digital Elevation Model (DEM) using QGIS. The software allows me to make only a DEM with 12m cell size, but I want to make a more accurate elevation model, with 1m or 2m cell size.
Furthermore, the software allows to manage separately the points file and the lines file, while I need to consider them together in processing of the DEM.
How I can do? Is there a specific tool or procedure for creating DEM with other cell size?