Skip to content

zhiyuanyaogis/intro2qgis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

178b499 · Jul 27, 2020
Nov 21, 2019
Jul 27, 2020
Jul 27, 2020
Mar 22, 2019
Feb 10, 2020
May 13, 2019
Feb 10, 2020
Feb 10, 2020
Jun 15, 2016
Jul 27, 2020
Jul 27, 2020
Jun 15, 2016
Aug 21, 2018
Dec 13, 2019
Aug 3, 2017
Feb 25, 2020
Mar 28, 2015
Jul 27, 2020
Jun 12, 2018
Jun 19, 2018
May 15, 2019
Dec 13, 2019
Dec 7, 2018
Dec 13, 2019
Jul 27, 2020
Jul 27, 2020
Jun 12, 2019
Jul 27, 2020
Mar 22, 2019
Jun 15, 2016

Repository files navigation

House Hunting Plan

Overview

This is a workshop regarding Introduction to QGIS. The workshop helps learns be familiar with the layout of QGIS, be able to do simple spatial analysis in QGIS, and make and export maps. The tools/functions that are introduced in this workshop are:

  • projection
  • Create buffer
  • Count points within buffers
  • Join attribute tables by commom field
  • Select features by attributes
  • Create print layout and export maps

This workshop introduces the functions to learners by conducting a House Hunting project. The project aims to help a colleage student find a suitable apartment, where the apartment is within 20 min buffer from University of California, Los Angeles (UCLA), the rent is less than $1300/month, and has at least 2 grocery stores within 400m walking distance.

After selection, the project asks to make a map to show the student where the suitable apartments are. The final results of this project will be a map showing the selected apartments together with the surrounded grocery stores and a street base map.

Code of Conduct

All participants should agree to abide by the Data Carpentry Code of Conduct.

Authors

This workshop was contributed by Data Science Center from University of California, Los Angeles.