Metadata-Version: 2.1
Name: eo-learn-geometry
Version: 0.9.0
Summary: A collection of geometry utilities and EOTasks
Home-page: https://github.com/sentinel-hub/eo-learn
Author: Sinergise EO research team
Author-email: eoresearch@sinergise.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: descartes
Requires-Dist: eo-learn-core
Requires-Dist: geopandas (!=0.8.0,>=0.5.0)
Requires-Dist: rasterio (<=1.1.8)
Requires-Dist: scikit-image (>=0.15.0)
Requires-Dist: shapely

# eolearn.geometry subpackage

Geometry subpackage used for geometric transformation and conversion between vector and raster data.

For more information on the package content, visit [readthedocs](https://eo-learn.readthedocs.io/en/latest/eolearn.geometry.html).


