How to make a DEM in QGIS using spot heights and contors -
i have 2 shapefiles. 1 contors of area , other spot heights. both of them has altitude attribute. in arcgis there tool called topo raster can use both these features create dem. in qgis have found tools can use one.
any ideas?
there interpolation tool know of create dem. depending on resolution you're after, buffer spot heights, merge shape files , run interpolation tool on that.
using graphical modeler prevent buffer layer being created making process little tidier (and i'm sure there's better way using python console). hope helps.
Comments
Post a Comment