-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Master feature ticket. Feel free to break up into smaller issues if required.
Show the details from any catalog endpoint.
Based on the fields in catalog spec
Title
- Displayed as an <h2>
- If there's no title, display the ID in place of it
Description
- Render the markdown. If the rendered markdown is longer than 300 characters. Add an x-overflow to the container. See Catalog cards #63
stac_extensions
- <ul> list of extensions. Use the
href
as the link text.
links
- <ul> list of the links. If a link has a
title
, use that as the text for the link. If not use thehref
. - Don't line-break longer strings, instead add an overflow-x the container.
stac_version
- Prepend the version with the text "Stac Version"
type & stac_version
Separate them with a •
If any non-required fields are empty or null
, omit them.
Mockups
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request