mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2024-12-25 23:19:23 -05:00
Merge pull request #62 from maximlt/patch-1
Add EODAG in the Python list
This commit is contained in:
commit
ffb07fb92b
@ -378,6 +378,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
|
||||
## 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.
|
||||
* [RSGISLib](http://www.rsgislib.org/) - The Remote Sensing and GIS software library (RSGISLib) is a collection of tools for processing remote sensing and GIS datasets. The tools are accessed using Python bindings or an XML interface.
|
||||
* [Rasterio](https://github.com/mapbox/rasterio) - Rasterio employs GDAL under the hood for file I/O and raster formatting.
|
||||
* [Fiona](https://fiona.readthedocs.io/en/latest/) - For making it easy to read/write geospatial data formats.
|
||||
|
Loading…
Reference in New Issue
Block a user