diff --git a/_data/guides.yml b/_data/guides.yml index c67b86d..d70530b 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -2271,3 +2271,16 @@ date: "2026-05-05" series: MDL Tutorials type: Guide + - id: 220 + title: Extracting geographic features from a larger dataset in QGIS + url: https://mdlutoronto.github.io/qgis-extracting-geographic-features-from-larger-dataset/ + description: | + This tutorial will demonstrate how to use QGIS to extract just the features you need from larger spatial datasets, saving them to new files that you can then use to map and analyze your data. # A brief description of the page for SEO purposes. + technique: + - Extracting data + tool: + - QGIS + dataFormat: Vector + date: "2026-06-04" + series: MDL Tutorials + type: Tutorial