MAAP-Project / stac_ipyleaflet

Apache License 2.0
29 stars 1 forks source link

Add request for "/mosaics" point data when using the Interact Feature #84

Open sandrahoang686 opened 11 months ago

sandrahoang686 commented 11 months ago

Context

Currently when using the interact feature and using the pointer marker. If the layer is a titler /mosaics endpoint, we do not grab the data for the coordinates due to a dependency on the Impact Titiler being updated. There is a separate issue ticket for the Impact Titiler to be updated and once the updated version of this titiler has been deployed, we should add the request to grab the mosaics point data.

Acceptance Criteria

Note: Dependent on https://github.com/NASA-IMPACT/impact-tiler/issues/12 & https://github.com/NASA-IMPACT/impact-tiler/pull/17