You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
release 0.3.0
python >= 3.9
(some of the widgets are incompatible at v 3.8)Number 35-36
in the MAAP-ipyleaflet-DevRoadmapContext
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
The text was updated successfully, but these errors were encountered: