QGIS Create a TIN: Difference between revisions
Content deleted Content added
Line 50:
==Generate IDW Interpolation==
Generate a IDW (Inverse Distance Weighted) interpolation of the
<ol>
<li> In QGIS, load all Z shape point layers within the merge polygon extent (e.g. '''2d_zsh_M02_landscape_002_P''').
<li>Go to 'Interpolation' in the processing tool list and select 'IDW Interpolation'. This opens the dialog shown below:
*Vector layer: Select the
*Interpolation attribute: Select '''Z'''. This is the attribute that contains elevation data.
*Click [[File: QGIS_3D_Animation_add_keyframe_button_01.png|30px]] to add the vector layer to the table
*Repeat the above three points for all Z shape points layers within the merge polygon extent.
*Distance coefficient P: Leave as default.
*Extent: Click down arrow [[File: interpolation_extent_icon.png|40]] and select 'Calculate from Layer' >> 'Draped_Polygon'.
*Interpolated: Leave as default.
*Tick on 'Open output file after running algorithm'.
| |||