Open slesaad opened 5 months ago
Larger goal: https://github.com/NASA-IMPACT/veda-ui/issues/884 (offload viz params from mdx to STAC)
https://github.com/NASA-IMPACT/veda-ui/issues/943#issuecomment-2153178500 - render parameters needed for arcgis wms layers.
We need to include this viz params in the STAC record itself, possibly using the render extension?
here's an example of how it can be used - https://github.com/developmentseed/stac-explorer/blob/main/public/stac/GPM_3IMERGDF.stac.json#L280-L317
Description
Larger goal: https://github.com/NASA-IMPACT/veda-ui/issues/884 (offload viz params from mdx to STAC)
https://github.com/NASA-IMPACT/veda-ui/issues/943#issuecomment-2153178500 - render parameters needed for arcgis wms layers.
We need to include this viz params in the STAC record itself, possibly using the render extension?