Skip to main content
Alpha
This lesson is in the alpha phase, which means that it has been taught once and lesson authors are iterating on feedback.
Key Points
- QGIS is a free, open-source GIS application suitable for mapping,
visualization, and spatial analysis.
- Spatial data can be loaded from shapefiles, GeoJSON, GeoPackage,
CSV, and raster formats.
- The Symbology panel controls how data appears on the map — use
categorized or graduated styles to highlight patterns.
- The Print Layout tool lets you compose and export professional maps
with titles, legends, and scale bars.
- Jupyter Notebooks let you run Python code in small, interactive
cells.
- Variables persist across cells — execution order matters.
- If all three exercises felt comfortable, you are ready for the
workshop.