MAAP-Project / stac_ipyleaflet

Apache License 2.0
29 stars 2 forks source link

Integrate STAC discovery widget #2

Closed abarciauskas-bgse closed 1 year ago

abarciauskas-bgse commented 1 year ago

Add a widget where the library can be configured with one (or more) STAC libraries to find collections and subsequently items.

User should be able to navigate to a form widget where collections from MAAP STAC catalog are selectable, and once a user has selected a STAC collections, they can search for items in that collection and those items load in a drop down.

Next https://github.com/developmentseed/stac_ipyleaflet/issues/8 - Once users have discovered items from the STAC, they should be able to add an item as a layer to the map

AC:

See https://github.com/giswqs/leafmap/pull/340

abarciauskas-bgse commented 1 year ago

Julia Signell also suggested https://stackstac.readthedocs.io/en/latest/examples/show.html

abarciauskas-bgse commented 1 year ago

@jjfrench and I met about this today and I updated the AC to match our conversation

abarciauskas-bgse commented 1 year ago

This is complete