Difference between revisions of "Fire Risk Analysis using QGIS"

From CUOSGwiki
Jump to navigationJump to search
Line 7: Line 7:
   
 
==Data==
 
==Data==
 
 
[[File:Advanced toolbar of vector skin.png|frame|center|Vector toolbar – default]]
 
[[File:Toolbar2.PNG|frame|center|Monobook toolbar]]
 
 
To automatically insert a table, click [[File:Vector toolbar insert table button.png]] or [[File:Button insert table.png]] (Insert a table) on the [[Help:Edit toolbar|edit toolbar]]. If "Insert a table" is not on the toolbar follow [[mw:Customizing edit toolbar|these directions]] to add it.
 
 
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 08:25, 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

Tutorial

Conclusion

References