stac-spec icon indicating copy to clipboard operation
stac-spec copied to clipboard

Assets: outdated docs on additional fields?

Open soxofaan opened this issue 6 months ago • 2 comments

https://github.com/radiantearth/stac-spec/blob/ec002bb93dbfa47976822def8f11b2861775b662/commons/assets.md?plain=1#L79-L84

this paragraph from "Additional fields" links to example https://github.com/stac-utils/stac-examples/blob/main/sentinel2/sentinel2-sample.json and describes:

In the example Band 5 and others have a gsd of 20m, so that asset specifies the gsd as well, which overrides the Item gsd for this one asset.

but I don't see that in the example I only see the item level property mentioned in

overall gsd is 10m, because this is the best spatial resolution among all the bands and is defined in Item properties

is this documentation outdated, or am I misreading something?

soxofaan avatar May 26 '25 15:05 soxofaan

Hmm. Yeah I don't think you are misreading. That stac-examples repo is also archived, so I don't imagine the stac-spec docs ought to be linking to it anymore.

@m-mohr was the intention to just include examples in this repo? There are some in here already under https://github.com/radiantearth/stac-spec/tree/dev/examples

jsignell avatar Jun 02 '25 16:06 jsignell

Can't really remember, but as stac-examples is archived, we probably don't want to link to it anymore and add examples in here if there's something important missing.

m-mohr avatar Jun 02 '25 16:06 m-mohr

Closed by #1345

jsignell avatar Jun 24 '25 18:06 jsignell