stac-utils / stactools

Command line utility and Python library for STAC
https://stactools.readthedocs.io/
Other
105 stars 28 forks source link

Raster footprint: Update Item bbox when updating Item geometry #413

Closed pjhartzell closed 1 year ago

pjhartzell commented 1 year ago

Is your feature request related to a problem? Please describe. It's easy to forget to update an Item's bbox field after using update_geometry_from_asset_footprint to update the Item geometry field.

Describe the solution you'd like I'd like update_geometry_from_asset_footprint to update the Item bbox based on the new Item geometry.