Difference between revisions of "Fire Risk Analysis using QGIS"
From CUOSGwiki
Jump to navigationJump to search (→Data) |
|||
| Line 7: | Line 7: | ||
==Data== |
==Data== |
||
The following text is inserted when '''Insert a table''' is clicked: |
|||
<pre style="display: inline-block;"> |
|||
{| class="wikitable" |
|||
|- |
|||
! Header 1 |
|||
! Header 2 |
|||
! Header 3 |
|||
|- |
|||
| row 1, cell 1 |
|||
| row 1, cell 2 |
|||
| row 1, cell 3 |
|||
|- |
|||
| row 2, cell 1 |
|||
| row 2, cell 2 |
|||
| row 2, cell 3 |
|||
|} |
|||
</pre> |
|||
==Tutorial== |
==Tutorial== |
||
Revision as of 09:24, 15 December 2015
Purpose
This tutorial will demonstrate how to use multiple tools within QGIS in order to run a fire risk analysis, manipulating vector and raster data.
Introduction
Software
Data
The following text is inserted when Insert a table is clicked:
{| class="wikitable"
|-
! Header 1
! Header 2
! Header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}