NASA-IMPACT / pyarc2stac

Apache License 2.0
3 stars 0 forks source link

Add link to the esri server url in the collection level metadata #3

Closed slesaad closed 5 months ago

slesaad commented 5 months ago

Description

Since we've decided on a statistics proxy, the query param to that needs to include the esri server URL. Currently, in the collection record, we only add the wms link. The UI can't read the esri server URL and thus this information has to be provided externally, probably from the .mdx files, which is not ideal.

Thus, we should include this server URL as one of the links in the collection record.

AC

slesaad commented 5 months ago

https://github.com/NASA-IMPACT/pyarc2stac/pull/5