Skip to content

Conversation

ahenrij
Copy link
Contributor

@ahenrij ahenrij commented Oct 16, 2025

Add license to links.rel in fields.json to enable license rel links to be visible in stac browser. license is one of the possible rel type defined in this list based the rel specification

@ahenrij
Copy link
Contributor Author

ahenrij commented Oct 16, 2025

FYI @fmigneault

@m-mohr m-mohr merged commit efbaa4a into stac-utils:main Oct 22, 2025
@m-mohr
Copy link
Contributor

m-mohr commented Oct 22, 2025

Thanks, but this won't make it show up in STAC Browser.

@fmigneault
Copy link
Contributor

@m-mohr
What needs to be done to make it visible?

@m-mohr
Copy link
Contributor

m-mohr commented Oct 23, 2025

It's on a "blacklist" in SB, you could remove it from that list in your deployment. That's the case because it's listed separately in Catalogs.vue based on the license property. Why do you want the link separately? It should show up already, but in a separate place (given you also have a license property). The same applies pretty much in the Item.

@fmigneault
Copy link
Contributor

Because license: other is needed for our case referring to a ECCC datasets (https://eccc-msc.github.io/open-data/licence/readme_en/), the recommended relation type in https://github.com/radiantearth/stac-spec/blob/master/commons/common-metadata.md#licensing is employed.

@m-mohr
Copy link
Contributor

m-mohr commented Oct 23, 2025

That should already be supported and show up. Do you have an example link?

@m-mohr
Copy link
Contributor

m-mohr commented Oct 23, 2025

Or the other way around, it works for example here:

https://radiantearth.github.io/stac-browser/#/external/stac.dataspace.copernicus.eu/v1/collections/sentinel-3-sl-1-rbt-ntc

See the License section:

{CE771D0C-EB0A-4A11-8933-E36EF6A00492}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants