From a4c07d5e4cc57cb229beb864992f9e4be5d6005d Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Thu, 28 Oct 2021 20:57:35 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0165a13..4b258a5 100644 --- a/README.md +++ b/README.md @@ -406,6 +406,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [aiocogeo](https://github.com/geospatial-jeff/aiocogeo) - Asynchronous cogeotiff reader. * [aiocogeo](https://github.com/geospatial-jeff/aiocogeo) - Read Cloud Optimized GeoTiffs without GDAL. * [Alpha Shape Toolbox](https://github.com/bellockk/alphashape) - Toolbox for constructing alpha shapes. +* [AnaFlow](https://github.com/GeoStat-Framework/AnaFlow) - A python-package containing analytical solutions for the groundwater flow equation. * [ArcGIS Python API](https://developers.arcgis.com/python/) - ArcGIS API for Python is a Python library for working with maps and geospatial data, powered by web GIS. * [autoRIFT](https://github.com/leiyangleon/autoRIFT) - Python module of a fast and intelligent algorithm for finding the pixel displacement between two images. * [Cartopy](http://scitools.org.uk/cartopy/) - A library providing cartographic tools for python for plotting spatial data. @@ -436,9 +437,11 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [geocube](https://github.com/corteva/geocube) - Tool to convert geopandas vector data into rasterized xarray data. * [GeoDaSpace](https://github.com/GeoDaCenter/GeoDaSpace) - Software for Advanced Spatial Econometrics. * [GeoPandas](https://github.com/geopandas/geopandas) - Python tools for geographic data. +* [GSTools](https://github.com/GeoStat-Framework/GSTools) - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more. * [trackintel](https://github.com/mie-lab/trackintel) - A GeoPandas extension for tracking data * [networkx](http://networkx.github.io/) - To work with networks. * [Shapely](https://pypi.python.org/pypi/Shapely) - Manipulation and analysis of geometric objects in the Cartesian plane. +* [PyKrige](https://github.com/GeoStat-Framework/PyKrige) - Kriging Toolkit for Python. * [PySAL](https://pysal.org/pysal/api.html) - For all your spatial econometrics needs. * [Rasterstats](https://github.com/perrygeo/python-rasterstats/) - Python module for summarizing geospatial raster datasets based on vector geometries. * [GeoDjango](https://docs.djangoproject.com/en/2.2/ref/contrib/gis/) - Django geographic web framework.