Browse and download satellite imagery from STAC-compliant catalogs (Planetary Computer, AWS Earth Search, custom endpoints)
Open Geodata Browser is a powerful QGIS plugin for accessing satellite imagery from leading STAC data providers. Seamlessly search, filter, and load Cloud-Optimized GeoTIFFs and other geospatial data directly into QGIS with advanced spatial-temporal filtering and batch download capabilities.
Go to the "Home Page" for more details and the Guide.
INSTALL DEPENDENCY:
======================
Plugins > Python Console
Copy & Paste:
from pip._internal.main import main as pip_main
pip_main(['install', '--user', '--upgrade', 'open-geodata-api'])
Restart QGIS
Method: Terminal or Commandline tool (Other OS)
==================================================
Open the terminal or Commandline
Go to the QGIS Binary Path (ls to find Python or PIP executable)
Run pip install open-geodata-api
QUICK START:
============
1. Open: Raster > Open Geodata Browser
2. Select STAC provider (Planetary Computer, EarthSearch, Sentinel Hub, NASA EOSDIS)
3. Draw area or import vector layer as AOI
4. Set date range and cloud cover filter
5. Click Search
6. Download - automatically loaded to QGIS
FEATURES:
=========
Multi-provider STAC access | Advanced spatial-temporal search | Batch download | Cloud-Optimized GeoTIFFs | Auto-load to project | Interactive map | Custom STAC endpoints
REQUIREMENTS:
=============
QGIS 3.28+ | Python 3.9+ | Internet | 20MB disk | 2GB RAM
Plugin Tags