Merge pull request #65 from Open-Source-Agriculture/master

Add geotiff to Python list
This commit is contained in:
Eduardo Lacerda 2021-03-29 13:38:22 -03:00 committed by GitHub
commit 86a0eaa8fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,6 +426,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [geopatra](https://github.com/Sangarshanan/geopatra) - Interactive Maps with Geopandas.
* [geopy](https://github.com/geopy/geopy) - geopy is a Python 2 and 3 client for several popular geocoding web services.
* [GeostatsPy](https://github.com/GeostatsGuy/GeostatsPy) - GSLIB reimplimented in Python
* [geotiff](https://github.com/Open-Source-Agriculture/geotiff) - A noGDAL tool for reading geotiff files
* [get_modis](https://github.com/jgomezdans/get_modis) - Downloading MODIS data from the USGS repository.
* [GIPPY](https://github.com/gipit/gippy) - Geospatial Image Processing for Python.
* [gpdvega](https://github.com/iliatimofeev/gpdvega) - gpdvega is a bridge between GeoPandas and Altair that allows to seamlessly chart geospatial data.