Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
144 stars 36 forks source link

Integration with leafmap #295

Open soxofaan opened 2 years ago

soxofaan commented 2 years ago

https://leafmap.org/:

Leafmap is a Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment.

It would be great if we somehow can streamline using leafmap based visualization of openeo (batch job) data. Adding it as a base dependency is probably to heavy, but having it as a optional dependency should be doable

jdries commented 2 years ago

Additional use case: selecting input bbox, like what's now done in this eo_utils helper script.