The Imagery Data Manager (IDM) is an open-source and cloud-based application built for the US Department of Interior that provides a cloud-based solution which cost-effectively stores, manages, processes, and shares imagery.
Apache License 2.0
2
stars
1
forks
source link
Expose public url link for public collections #294
People keep asking about the ability for public data but we already have it via public COG url's and STAC. The issue is that it's unclear this is the case and how to access it. I'm wondering if when a product is published (or maybe even when it's private if they can still access with credentials) we can provide the URL on the product card.
I Imagine the URL might be long so we could probably do it as a button (:link:) that copies the url
If I remember right the ID is the important part. We may want to expose that too?
Maybe exposing the STAC item would provide that.
People keep asking about the ability for public data but we already have it via public COG url's and STAC. The issue is that it's unclear this is the case and how to access it. I'm wondering if when a product is published (or maybe even when it's private if they can still access with credentials) we can provide the URL on the product card. I Imagine the URL might be long so we could probably do it as a button (:link:) that copies the url
If I remember right the ID is the important part. We may want to expose that too? Maybe exposing the STAC item would provide that.