Skip to content

Commit

Permalink
docs: minor wording fix for raster footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Jul 27, 2022
1 parent 5754407 commit 2f21370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stactools/core/utils/raster_footprint.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def update_geometry_from_asset_footprint(
After reprojection to EPSG 4326, the footprint may have more points than desired.
This can be simplified to a polygon with fewer points that maintain a minimum distance
between each point.
to the original geometry.
Args:
item (Item): The PySTAC Item to extend.
Expand Down

0 comments on commit 2f21370

Please sign in to comment.