From 80f58c62af7979b33182fcca4061c49dac986ce6 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Tue, 25 May 2021 21:12:10 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 287d452..53042d3 100644 --- a/README.md +++ b/README.md @@ -449,6 +449,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [Landsat-util](https://github.com/developmentseed/landsat-util) - Landsat-util is a command line utility that makes it easy to search, download, and process Landsat imagery. * [landsat7-errors](https://github.com/gena/landsat7-errors) - Identifies and correct errors in raw values of Landsat 7. * [landsatxplore](https://github.com/yannforget/landsatxplore) - Search and download Landsat scenes from EarthExplorer. +* [leafmap](https://github.com/giswqs/leafmap) - A Python package for geospatial analysis and interactive mapping with minimal coding in a Jupyter environment. * [lidar](https://github.com/giswqs/lidar) - Terrain and hydrological analysis using digital elevation models (DEMs). * [LT-ChangeDB](https://github.com/eMapR/LT-ChangeDB) - Scripts to extract spectral change information from LandTrendr data to a geodatabase. * [Mahotas-imread](https://github.com/luispedro/imread) - Read images to numpy arrays.