Skip to content

Contains coursework for 2017-2018 GIS MSc at UCL.

Notifications You must be signed in to change notification settings

heidimhurst/ucl_msc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCL MSc GIS Coursework

This repository contains some, but not all, of the coursework completed in pursuit of the UCL MSc GIS. It is provided here as a record of work, online portfolio, and active sandbox only. No permission is given to use the code or ideas presented herein. For any questions, please contact me.

Dissertation

For my dissertation topic, I'll be working to understand the impact of image resolution on automated vehicle detection in satellite imagery using machine learning techniques (specifically, Google's Object Detection API using TensorFlow and Convolutional Neural Networks). Code for that project can be found in a separate repository here.

Term 1

Term 1 focused on building the foundations of geospatial analysis. This included the following courses:

GIS Principles of Spatial Analysis (GEOGG0125)

Focused on statistical methods and learning the software package R.

Coursework included analyzing the London housing market (pdf, r code) and the presence of eating disorder risk factors among 15-year-old girls in London (pdf, r code).

GIS Principles and Technology (CEGEG082)

Focused on exploratory data analysis, especially in Python.

Coursework included implementation of an object-oriented point-in-polygon algorithm in Python (code, interactive example).

Representations, Structures, and Algorithms (GEOGG0126)

Focused on funamental algorithms and structures underpinning contemporary GIS technology, such as rasters and vectors and topological functions.

Coursework included literature review of multi-observer siting methods and a comparitive analysis of both Delaunay triantulation and Douglas-Peucker line simplification in ArcGIS and QGIS (pdf).

Mapping Science (CEGEG034)

Focused on fundamentals of mapping, including projections, cartography, basic GNSS...

Coursework included analysis of bank and flood height for Arun River (pdf, iPython).

arunriver

Term 2

Term 2 courses included the following:

Image Understanding (CEGEG075)

Explored traditional image analysis techniques, such as edge detection and feature extraction.

Coursework explored detection of vehicles in overhead imagery without machine learning techniques (pdf, iPython).

Network and Locational Analysis (GEOGG152)

Coursework focused on the creation of a novel run-suggestion system, creating a cycle from a user-specified starting point that prioritized the traversal of novel graph edges (html).

Spatio-temporal Data Mining (CEGEG076)

Focused on spatio-temporal methods, including ARIMA, STARIMA, SVM, random forests, clustering.

Group coursework analyzing the Boston 311 dataset.

Spatial Databases (CEGEG129)

Basic introduction to SQL databases.

About

Contains coursework for 2017-2018 GIS MSc at UCL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages