
Explore the user interface of a free open-source geographical information system for cartography and remote sensing, and learn how open-source software enables broad developer access.
Explore QGIS basics by creating vector layers—points, lines, and polygons—and saving shapefile and scratch layers, while configuring coordinate systems and building attribute tables with fields like country, id, and population.
Understand shapefiles versus temporary scratch layers in QGIS 101, including how to create, save, and make them permanent, how temporary layers aid clipping without saving, and viewing attribute tables.
Learn to modify shapefiles in QGIS, edit vertices, and manage features, then seamlessly add a satellite base map using XYZ tiles and Esri imagery for geospatial analysis.
Learn to import and work with digital elevation models in QGIS by downloading SRTM DEM from Earth Explorer, converting rasters to contour lines, and inspecting elevation attributes.
learn to download ready-to-use 25 m contour shapefiles from an online world map, select regions, and import into your GIS workflow for quick analysis.
Import text delimited data into QGIS by adding a delimited text layer with a semicolon delimiter. Map x, y, and elevation coordinates using borehole id and a projection.
Master editing attribute tables in QGIS by exporting to shapefile, creating the sample table for drill holes, and defining field types (text, integer, yes/no) to manage drill hole data.
Learn to use the QGIS field calculator to create a new field named sample with random yes/no values using rand and an if condition, including handling of virtual fields.
Explore interactive layer styling in Qgis 101 by editing symbols, colors, sizes, strokes, and rotation, including category-based coloring and labeling of drill holes for clear visualization.
Learn to export and load layer styles in QGIS to preserve the exact symbology of a shapefile when shared or opened in another project, ensuring consistency across clients.
Create a table relationship between drill hole coordinates and geology data to view geology intervals in a nested table linked by the drill hole name.
Enable watch file in QGIS to automatically update the attribute table and styling from a csv or delimited text layer, using the processing column to reflect 0/1 status.
Join two csv files by borehole id to merge x, y coordinates with elevation data and update the attribute table with the z values in Qgis 101.
Install the profile tool plugin from the Qgis plugins manager. Create a DSM profile to visualize cross sections with geology layers.
Clip a vector file in QGIS using a mask layer and a scratch layer, set the coordinate system, edit a region, and run the clip script. Export the result or convert to points and extract X, Y, and Z for use in Excel, with future coverage on formats.
Convert topography lines to points by extracting vertices, then compute X, Y, and elevation with virtual fields and the field calculator, and export the results to a csb file.
Clip a raster layer by creating a temporary scratch polygon, digitizing the area, and applying a clip raster by mask layer to produce the clipped raster.
Create a relief map in Qgis by using an elevation layer and automatically generating relief classes to visualize terrain in color, and adjust the elevation factor.
Learn to view maps in 3d with the built-in qgis 3d map tool, enable elevation from clip, show labels and map info, and adjust vertical scale and tile resolution.
The course objective is to initiate the student in QGIS, a free and open source desktop geographic information system software, with a complex working environment which allows users to analyze and edit spatial information. QGIS supports multiple types of data (vector and raster formats), web services, providing in the same time, a variety of useful commands and utilities for geo-processing due to its integration with GDAL and OGR libraries.
The course is structured in units having different levels of difficulty that comes in help of the student who will learn the general concepts of a Geographical Informational System, working with vectorial, alphanumeric and raster data, handling the geo-processing tools and map creation.
Enrolled students in this online course will learn by the end of this course how to use Qgis effectively the course will cover only the basics in the beginning and an intermediate level section , and an advanced section will be added later.