From 4644e429a6a5fa7cc4ae2b643a9c8a38f3e58152 Mon Sep 17 00:00:00 2001 From: Cole White Date: Wed, 24 Jun 2026 10:20:10 -0400 Subject: [PATCH] Update guides.yml --- _data/guides.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/guides.yml b/_data/guides.yml index ef913cc..5b976b7 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -2205,3 +2205,14 @@ date: "2026-06-23" series: MDL Tutorials type: Tutorial +- id: 229 + title: An Introduction to Mapping and Spatial Analysis with QGIS + url: https://mdlutoronto.github.io/qgis-mapping-spatial-analysis-intro/ + description: | + Learn the basics of GIS with the open source software QGIS (https://qgis.org). + technique: + - Spatial Analysis + - Mapping + date: "2026-05-25" + series: MDL Tutorials + type: Tutorial