Course Information
Course Overview
Learn GDAL from Installation to Automation with Python – Includes Projects like Building Count and Snow Fraction Mapping
Learn to install and use GDAL with QGIS and Anaconda to automate geospatial workflows and enable multithreaded processing for large-scale analysis. Work with real-world datasets including OpenStreetMap and Google Earth Engine (GEE), integrating automated scripts for efficient data handling. Perform raster calculations (e.g., snow fraction, building count) using gdal_calc and Python-based processing. Process raster data through reprojection, mosaicing, rasterization, and export to optimized formats like Cloud-Optimized GeoTIFF (COG) and NetCDF. Build two hands-on projects: Building count estimation and snow fraction mapping in Switzerland using real satellite data.
This course is designed for beginners and professionals alike who want to gain hands-on experience with geospatial data processing using open-source tools. You will learn how to read and interpret geospatial metadata, manipulate raster and vector data, and automate complex workflows using Python scripts and Jupyter Notebooks. All tools used in the course—QGIS, GDAL, and Anaconda—are open-source and freely available, making this course accessible to everyone. Whether you are working in climate research, urban planning, or environmental analysis, the skills learned in this course will empower you to streamline your geospatial data tasks and build scalable geospatial applications from scratch. No prior programming experience is required. This will change the way you work.
Course Content
- 9 section(s)
- 13 lecture(s)
- Section 1 Introduction
- Section 2 Installation of QGIS and Anaconda
- Section 3 Everything About Open Dataset
- Section 4 Installing GDAL and Verifying the Installation
- Section 5 Understanding Metadata in Geospatial Data in GDAL
- Section 6 Vectorization and Rasterization using GDAL
- Section 7 Raster Reprojection with GDAL: Multi-threading and Automation in Python
- Section 8 Mosaicing using GDAL and converting to NetCDF file
- Section 9 Projects
What You’ll Learn
- Understanding the Open Source dataset, Use GDAL tools like gdalinfo, gdalwarp, and gdal_calc for spatial data conversion and analysis., Understand GDAL’s role in geospatial data processing and large-scale data handling., Automate geospatial workflows with parallel processing., Implement parallel and multi-threaded processing for handling large raster and vector datasets efficiently.
Skills covered in this course
Reviews
-
SSuyog Gautam
Clear and to the point, it was very helpful for me. I am working on my master's thesis, and this video helps me get a better understanding of geospatial data, GEE, and GIS. The instructor even helped me personally with some additional confusion.