Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions _data/guides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2256,3 +2256,43 @@
date: "2026-08-14"
series: MDL Tutorials
type: Tutorial
- id: 236
title: Projecting data in QGIS
url: https://mdlutoronto.github.io/projecting-data-qgis/
description: |
Learn how to work with coordinate reference systems and projections in QGIS.
technique:
- Spatial Analysis
- Mapping
tool:
- QGIS
date: "2026-08-25"
series: MDL Tutorials
type: Tutorial
- id: 237
title: Mapping census data with QGIS
url: https://mdlutoronto.github.io/mapping-census-data-qgis
description: |
How to download census data and census boundary files and match them together in QGIS for further analysis. Census data will be downloaded using CHASS.
technique:
- Spatial Analysis
- Mapping
tool:
- QGIS
date: "2026-08-25"
series: MDL Tutorials
type: Tutorial
- id: 238

Check failure on line 2285 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2285:2 syntax error: expected <block end>, but found '<block sequence start>' (syntax)
title: Georeferencing in QGIS

Check failure on line 2286 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2286:3 [indentation] wrong indentation: expected 3 but found 2
url: https://mdlutoronto.github.io/georeferencing-qgis
description: |
How to georeference a raster image in QGIS so it can be used as an overlay or for digitizing purposes.
technique:
- Spatial Analysis
- Mapping
tool:
- QGIS
date: "2026-08-25"
series: MDL Tutorials
type: Tutorial

Check failure on line 2298 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2298:1 [trailing-spaces] trailing spaces
Loading