Difference between revisions of "Thematic Mapping using GrassGIS"

From CUOSGwiki
Jump to navigationJump to search
Line 26: Line 26:
 
== Software ==
 
== Software ==
 
Grass GIS
 
Grass GIS
  +
  +
  +
== Data ==

Revision as of 22:25, 17 December 2015

Purpose

The purpose of this tutorial will be to use multiple tools in Grass GIS [1] that will manipulate vector data. The example to be used in the tutorial will be the analysis of Ottawa City neighbourhoods to determine where would be the most appropriate place to live as a student attending Carleton University. This tutorial will use the following tools:

Extract- selection by attributes, Patch- patch vector layers together, Select- selection by location,

Overlay- clip tool, and Buffer- generate buffer

There will also be some coding using the command console for tools that are not included in the WxGUI.

This is a basic introduction to thematic mapping using the Grass GIS software vector analysis capabilities.


Introduction

The purpose of this tutorial is to show how to represent and visually understand spatial vector data using thematic mapping. This tutorial addresses a problem that many individuals have when looking for new housing. The issue is of finding the most appropriate area to live in based on a multitude of factors. This tutorial focuses on Carleton University students in particular and the confusion or misinformation in choosing an appropriate place to live in Ottawa off campus. This issue is addressed through the use of thematic mapping and criteria outlined by the Carleton University Off-Campus Housing Office [2]. For the sake of time there are only three main factors looked at when looking for where to live, they are: Rent price, Crime/safety, and Proximity to the university.

This tutorial will show how to add and manipulate relevant spatial data in order to make thematic maps representing the criteria students are looking for. The tutorial can act as a precursor to a tool that can be implemented by Carleton University to develop a thematic map that students without the GIS knowledge to use. There is a lot of potential for this to be used for more than just students as well since it helps people find places to look for housing based on ideal criteria.

The data used for this tutorial are available on the Carleton University library website as well as through the City of Ottawa, Ottawa Neighbourhood Study, OCTranso, and Ottawa Police websites.

File.png

Figure 1: The study area of the tutorial central to Carleton University.


Software

Grass GIS


Data