QGIS Extract Ground Elevation: Difference between revisions
Content deleted Content added
Line 11:
<li>Convert line vertexes to points, using the preferred method described in [[QGIS_Convert_Lines_to_Points | this page]]</li>
<li>Open the Point Sampling Tool</li>
[[File:QGIS Extract Ground Elevation 001.png|
<li>Set the following:<br>
* Select the point layer converted at step 2 as the "Layer containing sampling points"
Line 17:
* Set the output layer file name
The plugin will create a new point layer file which contains all attributes in a 2d_zsh layer and the bed elevation as the 5th attribute.
<li>Open the Attribute Table of the newly created layar. Toggle editing and update "Z" attribute with "dem_m01" as shown in the image below</li>
Now this point layer is ready to be input with the line layer.
</ol>
| |||