StackMap
Subscribe
Explore / geoai
opengeos

geoai

Python package bridging deep learning and geospatial data: train and apply classification, detection and segmentation models on satellite and aerial imagery. JOSS paper, conda-forge, QGIS plugin.

3,263 464 Python MITupdated yesterday
View on GitHubDispute this mapping →
Curator's take

The credentialed way into geospatial ML: peer-reviewed (JOSS), conda-forge packaged, QGIS-integrated, and it composes PyTorch/Transformers/segmentation-models into workflows a GIS practitioner can actually run. When NOT: it's a domain toolkit, not an agent tool — nothing here speaks MCP or serves agents; and like sdnext it enters the map without curated edges — the general CV shelf (SAM, YOLO) are its upstream cousins, not its alternatives.

Mapped by ShipWithAI editors · links verified
README.md

GeoAI: Artificial Intelligence for Geospatial Data

image image image Conda Downloads Conda Recipe image image QGIS DOI

logo

A powerful Python package for integrating artificial intelligence with geospatial data analysis and visualization

📖 Introduction

GeoAI is a comprehensive Python package designed to bridge artificial intelligence (AI) and geospatial data analysis, providing researchers and practitioners with intuitive tools for applying machine learning techniques to geographic data. The package offers a unified framework for processing satellite imagery, aerial photographs, and vector data using state-of-the-art deep learning models. GeoAI integrates popular AI frameworks including PyTorch, Transformers, PyTorch Segmentation Models, and specialized geospatial libraries like torchange, enabling users to perform complex geospatial analyses with minimal code.

The package provides six core capabilities:

  1. Interactive and programmatic search and download of remote sensing imagery and geospatial data.
  2. Automated dataset preparation with image chips and label generation.
  3. Model training for tasks such as classification, detection, and segmentation.
  4. Inference pipelines for applying models to new geospatial datasets.
  5. Interactive visualization through integration with Leafmap and MapLibre.
  6. Seamless QGIS integration via a dedicated GeoAI plugin, enabling users to run AI-powered geospatial workflows directly within the QGIS desktop environment, without writing code.

GeoAI addresses the growing demand for accessible AI tools in geospatial research by providing high-level APIs that abstract complex machine learning workflows while maintaining flexibility for advanced users. The package supports multiple data formats (GeoTIFF, JPEG2000, GeoJSON, Shapefile, GeoPackage) and includes automatic device management for GPU acceleration when available. With over 10 modules and extensive notebook examples, GeoAI serves as both a research tool and educational resource for the geospatial AI community.

📚 Book

A comprehensive book on GeoAI is available at https://book.opengeoai.org.

📝 Statement of Need

The integration of artificial intelligence with geospatial data analysis has become increasingly critical across numerous scientific disciplines, from environmental monitoring and urban planning to disaster response and climate research. However, applying AI techniques to geospatial data presents unique challenges including data preprocessing complexities, specialized model architectures, and the need