From 2e8ee1323774bb949c2e2acd73bc0803e8e33807 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Mon, 13 Sep 2021 20:09:18 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e97793e..523f5b3 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [cog_validator](https://github.com/rouault/cog_validator) - This is a standalone (Python / Flask) service that allows users to submit GeoTIFF files (preferably by URL) and check their compliance with the Cloud Optimized GeoTIFF (COG) specification. * [CuPy](https://github.com/cupy/cupy) - NumPy-like API accelerated with CUDA. * [cuSpatial](https://github.com/rapidsai/cuspatial) - GPU-Accelerated Spatial and Trajectory Data Management and Analytics Library. +* [dask-geopandas](https://github.com/mrocklin/dask-geopandas) - Parallelized GeoPandas with Dask. * [dask-rasterio](https://github.com/dymaxionlabs/dask-rasterio) - Read and write rasters in parallel using Rasterio and Dask. * [Descartes](https://pypi.python.org/pypi/descartes) - Plot geometries in matplotlib. * [Detectree](https://github.com/martibosch/detectree) - DetecTree is a Pythonic library to classify tree/non-tree pixels from aerial imagery.