QGIS Creating a Grid from Points: Difference between revisions

Content deleted Content added
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 3:
=Method=
<ol>
<li>Install the Interpolation Plugin via '''Plugins >>> Manage and Install Pllugins'''</li>
<li>Open the desired shapefile in QGIS.</li>
<li>Select ''Plugins >>> InterpolationRaster >>> Interpolation'' from the menu items.</li>
<li>In the '''Input''' section of the Interpolation dialogue, use the drop down list to select the appropriate Vector Layer, select the attribute to interpolate. This is the '''Elevation''' attribute if using a check file. Select '''Add''' to include this in the interpolation.</li>
<li>In the '''Output''' section of the dialogue:
Line 15 ⟶ 16:
<li>In the properties dialogue, set the Style Colormap to "Pseudocolor" for a quick visualisation, or alternatively set a custom colormap. The grid should appear as below.
:'''Tip:''' To enable relief shading see <u>[[QGIS_Relief_Shading | the relief shading tip in the QGIS tips and tricks]]</u>.
[[File:TuteM01 QGIS zpt check 0102.png|frame|none]]
</ol>
<br>
<br>
{{Tips Navigation
|uplink=[[QGIS_Tips | Back to QGIS Tips And Tricks]]
}}