Difference between revisions of "Interpolating a surface and determining overland flow distance via qGIS and SAGA GIS"

From CUOSGwiki
Jump to navigationJump to search
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
  +
The purpose of this wiki is to introduce users to the cross functionality of open source software. It is intended to show how a user can take raw elevation data and create a usable GIS product within a short time period, as to realize geographic phenomena in real world situations such as a spill mitigation scenario.
The purpose of this wiki is to....
 
 
==Introduction==
 
==Introduction==
  +
The direction of this project is to show how free and open source software for geospatial applications (FOSS4G) can be implemented as an alternative and in some cases an enhancement to licensed products such as IDRISI and ESRI's ArcMap. To portray this both qGIS and SAGA GIS will be used. The purpose for using two programs is due to ease of use. Where qGIS allows for easy interpolation of points, it does not account for more in depth applications including flow direction of liquids and the distance they must travel before entering a major tributary. Thus, this tutorial aims to show how to take vector elevation data and transform it to a raster surface which is conducive to modelling and extrapolation.
This is the direction of the project
 
 
==Software Download and Data Gathering==
 
==Software Download and Data Gathering==
 
Heres where to get the data
 
Heres where to get the data

Revision as of 00:11, 22 December 2013

Purpose

The purpose of this wiki is to introduce users to the cross functionality of open source software. It is intended to show how a user can take raw elevation data and create a usable GIS product within a short time period, as to realize geographic phenomena in real world situations such as a spill mitigation scenario.

Introduction

The direction of this project is to show how free and open source software for geospatial applications (FOSS4G) can be implemented as an alternative and in some cases an enhancement to licensed products such as IDRISI and ESRI's ArcMap. To portray this both qGIS and SAGA GIS will be used. The purpose for using two programs is due to ease of use. Where qGIS allows for easy interpolation of points, it does not account for more in depth applications including flow direction of liquids and the distance they must travel before entering a major tributary. Thus, this tutorial aims to show how to take vector elevation data and transform it to a raster surface which is conducive to modelling and extrapolation.

Software Download and Data Gathering

Heres where to get the data

Methods

What I did

Surface Interpolation in qGIS

How to do part 1

Determining Overland Flow Distance in SAGA GIS

How to do part 2

Conclusions

What was the result