GeoscienceAustralia / dea-notebooks

Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and Xarray
https://docs.dea.ga.gov.au/notebooks/
Apache License 2.0
448 stars 128 forks source link

Add search bar and marker to interactive widgets. #1096

Closed geoscience-aman closed 1 year ago

geoscience-aman commented 1 year ago

Proposed changes

The addition of a search bar means that users don't have to find a location by dragging and zooming manually.

Added with the exact same arguments to both Tools/dea_tools/app/imageexport.py and Tools/dea_tools/app/animations.py for consistency.

Screenshot of it in action:

image