"created" and "updated" fields in Collections #874
Unanswered
ecombelles-csgroup
asked this question in
Q&A
Replies: 1 comment
-
|
I think this could lead into 🕳️ if we choose to implement this in stac-fastapi, I think this might be better suited in the backends directly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Taking a look at STAC metadata specs, I noticed that in the common specs there are a "created" and an "updated" fields. Currently, when a Collection is created through stac-fastapi, those fields are not automatically populated. Should we expect stac-fastapi to handle the "created" and "updated" fields for these objects? In my case I'm working with Collections but this question can be extended for any STAC object.
Here is the common metadata specifications for STAC: https://github.com/radiantearth/stac-spec/blob/master/commons/common-metadata.md
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions