Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic map focus #23

Closed
3 tasks done
IndigoWizard opened this issue Sep 19, 2023 · 0 comments
Closed
3 tasks done

Dynamic map focus #23

IndigoWizard opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
earth-engine Google Earth Engine (GEE) ✨ enhancement ✨ enhancement 🌟feature 🌟feature Folium Folium python python
Milestone

Comments

@IndigoWizard
Copy link
Owner

IndigoWizard commented Sep 19, 2023

The current map is set to arbitrary default coordinates which makes it less user-friendly when uploading aoi and having search the map for it. The ideal way is to implement dynamic map centering mechanic that focuses on the uploaded GeoJSON aoi.

  • Calculate center of uploaded geometry list
  • Center the map based on the centroid of the geometry
  • Use dynamic centering to focus the map on the latest uploaded geometry in case of multiple GeoJSON files
@IndigoWizard IndigoWizard added ✨ enhancement ✨ enhancement earth-engine Google Earth Engine (GEE) Folium Folium python python 🌟feature 🌟feature labels Sep 19, 2023
@IndigoWizard IndigoWizard added this to the v1.0.0 Release milestone Sep 19, 2023
@IndigoWizard IndigoWizard self-assigned this Sep 19, 2023
@IndigoWizard IndigoWizard removed this from the v1.0.0 Release milestone Sep 23, 2023
@IndigoWizard IndigoWizard added this to the v1.1.0 milestone Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
earth-engine Google Earth Engine (GEE) ✨ enhancement ✨ enhancement 🌟feature 🌟feature Folium Folium python python
Projects
Status: Done
Development

No branches or pull requests

1 participant