From 02b8d3cba14941ffa7f6bc45b86d9a758381ac90 Mon Sep 17 00:00:00 2001 From: Raphael Quast Date: Wed, 1 Mar 2023 16:32:45 +0100 Subject: [PATCH] add EOmaps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b578e2c..7920ee9 100644 --- a/README.md +++ b/README.md @@ -797,6 +797,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [elevation](https://github.com/bopen/elevation) - Python script to download global terrain digital elevation models, SRTM 30m DEM and SRTM 90m DEM. * [eo-box](https://github.com/benmack/eo-box) - Earth observation processing framework for machine learning in Python. * [EODAG](https://eodag.readthedocs.io/en/latest/) - Command line tool and a plugin-oriented Python framework for searching, aggregating results and downloading remote sensed images while offering a unified API for data access regardless of the data provider. +* [EOmaps](https://github.com/raphaelquast/EOmaps) - Create interactive maps to visualize, analyze and compare geographical datasets (based on matplotlib/cartopy). * [EOReader](https://github.com/sertit/eoreader) - EOReader is a multi-satellite reader allowing you to open optical and SAR data. * [Fiona](https://fiona.readthedocs.io/en/latest/) - For making it easy to read/write geospatial data formats. * [forestatrisk](https://github.com/ghislainv/forestatrisk) - Python package to model and forecast the risk of deforestation.