An open API service indexing awesome lists of open source software.

https://github.com/emanuelcastanho/eo_tools

Earth Observation Tools
https://github.com/emanuelcastanho/eo_tools

earthobservation eo tools

Last synced: 5 months ago
JSON representation

Earth Observation Tools

Awesome Lists containing this project

README

          

# EO_Tools
Earth Observation Tools

Includes:
- **shp_to_dic**: Convert your shapefiles 2D polygons to dictionaries with coordinates, useful for using with SentinelHub EOBrowser, POS2IDON pipeline, and other applications;

![shp_to_dic_fig-1](figs/shp_to_dic_fig.png)

- **split_into_tiles**: Split your TIF image into smaller tiles with overlap, useful for using with POS2IDON pipeline, Machine Learning, and other applications;

![split_into_tiles_fig-1](figs/split_into_tiles_fig.png)