Published March 24, 2026 | Version v1
Book Open

GeoAI with Python: A Practical Guide to Open-Source Geospatial AI

  • 1. ROR icon University of Tennessee at Knoxville

Description

Learn to apply deep learning and AI to satellite imagery, aerial photos, and geospatial data using Python. This practical, hands-on guide walks you from downloading remote sensing data to training and evaluating deep learning models, all using open-source tools.

What you’ll learn

- Set up a complete GeoAI environment with Python, PyTorch, and GPU acceleration.
- Download satellite imagery from Microsoft Planetary Computer and open data portals.
- Create interactive maps and prepare training datasets from large satellite images.
- Train and evaluate models for seven core geospatial AI tasks: image recognition, object detection, semantic segmentation, instance segmentation, image translation, change detection, and pixel-level regression.
- Apply foundation models, including the Segment Anything Model (SAM), vision-language models, and satellite embeddings, to real-world Earth observation problems.
- Run AI workflows in QGIS without writing code using plugins for tree segmentation, water detection, and more.

Structure and format

- 23 chapters of executable code examples organized in five parts: Foundations, Data Acquisition and Preparation, Core AI Tasks, Foundation Models, and QGIS Plugins.
- All examples use real satellite imagery with PyTorch, torchgeo, segment-geospatial, leafmap, and geoai.
- All code and datasets are freely available on GitHub and Source Cooperative for full reproducibility.

Who it’s for

GIS professionals, remote sensing scientists, data scientists, and students who want to apply AI to geospatial data using Python and open-source tools.

Files

book-toc.pdf

Files (5.9 MB)

Name Size Download all
md5:b510338cc57e41f939cae09900445e11
5.9 MB Preview Download

Additional details

Software

Repository URL
https://github.com/giswqs/GeoAI-Book
Programming language
Python
Development Status
Active