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

Give users ability to pre-configure stac_ipyleaflet map #76

Open
2 tasks
emmalu opened this issue Jul 25, 2023 · 0 comments
Open
2 tasks

Give users ability to pre-configure stac_ipyleaflet map #76

emmalu opened this issue Jul 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@emmalu
Copy link
Collaborator

emmalu commented Jul 25, 2023

  • stac ipyleaflet version: for release 0.3.0
  • Python version: python >= 3.9 (some of the widgets are incompatible at v 3.8)
  • Reference column Number 35-36 in the MAAP-ipyleaflet-DevRoadmap

Context

We are working to continue developing this mapping library as a resource for VEDA, in addition to MAAP. A user should have the ability to pre-configure settings & data-sources from which to load the stac_ipyleaflet library for a custom version of the map.

Problem

Only the MAAP STAC catalog is currently supported, as it is hardcoded as part of the library. We need to expose the ipyleaflet map settings to allow users to pre-determine what catalog (or catalogs) to connect to.

Acceptance Criteria

  • Users have access to pre-defined catalogs that include the VEDA STAC catalog
  • Users have ability to determine other map settings when intializing the stac_ipyleaflet library, including:
    • which STAC catalog(s) to connect to
    • zoom level
    • basemap to load by default
@emmalu emmalu added the enhancement New feature or request label Jul 25, 2023
@emmalu emmalu changed the title Add access to VEDA STAC Catalog Give users ability to pre-configure stac_ipyleaflet map Jul 25, 2023
@emmalu emmalu self-assigned this Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants