Skip to content

Allows to provide an attribution, e.g. for maps, compliant with OGC API Collections

License

Notifications You must be signed in to change notification settings

stac-extensions/attribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attribution Extension Specification

This document explains the Attribution Extension to the SpatioTemporal Asset Catalog (STAC) specification. Allows to provide an attribution, which is compliant with OGC API Collections. This is commonly seen in web maps to give credit to e.g. the basemap provider.

Fields

The fields in the table below can be used in these parts of STAC documents:

  • Catalogs
  • Collections
  • Item Properties (incl. Summaries in Collections)
  • Assets (for both Collections and Items, incl. Item Asset Definitions in Collections)
  • Links (especially Web Map Links)
Field Name Type Description
attribution string REQUIRED. A short text intended for presentation to a user, for example, in a corner of a map.

The attribution is a short text intended for presentation to a user, for example, in a corner of a map. Parts of the text can be links to other resources if additional information is needed.

The attribution element can contain HTML markup. It allows a text string to import images and format text. The capabilities are only limited by the markup language used. It is RECOMMENDED to keep the attributions simple so that clients can render them properly, ideally just plain text and potentially a link that points to additional information. Additionally, clients may decide to restrict the HTML capabilities for security reasons.

Contributing

See the Contributor documentation for details.

About

Allows to provide an attribution, e.g. for maps, compliant with OGC API Collections

Resources

License

Stars

Watchers

Forks

Packages

No packages published