QGIS Extract Ground Elevation: Difference between revisions
Content deleted Content added
No edit summary |
|||
| (14 intermediate revisions by 2 users not shown) | |||
Line 1:
=Introduction=
This page describes the method for extracting ground elevation (or any other variable) from raster files or polygon attribute using "Point Sampling Tool". This method is useful when you want to:
* Extract ground elevation
* Define ground elevation
* etc...
In the example below, the "Z" attribute (ground elevation)
=Method=
<ol>
<li>
<li>Convert line
<li>Open the Point Sampling Tool</li>
[[File:QGIS Extract Ground Elevation 001.png|700px]]
<li>Set the following:<br>
*
* Select all the attribute in the point layer as well as the DEM as the "Layers to get value from"
*
The plugin will create a new point layer file which contains all
<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>
[[File:QGIS Extract Ground Elevation 002.png|600px]]<br>
This point layer is now ready to be input with the 2d_zsh line layer into the TUFLOW model.
</ol>
| |||