NASA-IMPACT / pyarc2stac

Apache License 2.0
3 stars 0 forks source link

Add render parameters to arcgis collection #9

Open slesaad opened 5 months ago

slesaad commented 5 months ago

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?

slesaad commented 3 months ago

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