From Map to Analysis
  • Make a map
  • Intro to GIS
  • Geospatial Analysis

Geospatial analysis

What tool?

  • ArcGIS pro
  • QGIS

AGO layers vs. local layers

– very much ‘where are my files’ reinforcement like Unix Shell

Example analysis: which parts of campus are least served by the bike path network?

Data analysis:

  • buffering
  • interpolation
  • zonal statistics
  • raster calculation
Source Code
---
title: "Geospatial analysis"
---

What tool?

- ArcGIS pro
- QGIS

AGO layers vs. local layers

– very much ‘where are my files’ reinforcement like Unix Shell

Example analysis: which parts of campus are least served by the bike path network?

Data analysis: 

- buffering
- interpolation
- zonal statistics
- raster calculation