Description
It would be nice if there was an easy way to update the collection extend.
I can imagine the following ways:
- A new command in
pypgstac
that does the update based on the collection's items datetime and geometry in the database. - A flag in
pypgstac items load
that would update the collection extend based on the datetime and geometry of the new item.
If you think that it would be useful feature I can try making a PR.