NASA-IMPACT / veda-backend

Backend services for VEDA
Other
11 stars 5 forks source link

fix: allow extra fields in collection links to support extensions #389

Closed slesaad closed 3 months ago

slesaad commented 3 months ago

Issue

The web-map-links stac extension that we use for arcgis collections to host WMS URLs contains optional fields in the collection link ("wms:layers", "wms:styles"). Currently, when we ingest a collection, these fields are removed.

What?

Why?

Testing?