diff --git a/_data/guides.yml b/_data/guides.yml index 82ef3ea..f1ff164 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -2256,3 +2256,42 @@ date: "2026-08-14" series: MDL Tutorials type: Tutorial +- id: 236 + title: Georeferencing images in QGIS + url: https://mdlutoronto.github.io/georeferencing-qgis/ + description: | + How to overlay imagery, scanned maps, and other raster images on your map in QGIS. + technique: + - Spatial Analysis + - Mapping + tool: + - QGIS + date: "2026-08-26" + series: MDL Tutorials + type: Tutorial +- id: 237 + title: Mapping census data with QGIS + url: https://mdlutoronto.github.io/georeferencing-qgis/ + description: | + How to download census data and 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-26" + series: MDL Tutorials + type: Tutorial +- id: 238 + title: Projecting data in QGIS + url: https://mdlutoronto.github.io/projecting-data-qgis/ + description: | + An introduction to working with coordinate reference systems and projections in QGIS. + technique: + - Spatial Analysis + - Mapping + tool: + - QGIS + date: "2026-08-26" + series: MDL Tutorials + type: Tutorial