diff --git a/docs/samples/save-cog-from-stac.py b/docs/samples/save-cog-from-stac.py index 602186e..6ffedc0 100644 --- a/docs/samples/save-cog-from-stac.py +++ b/docs/samples/save-cog-from-stac.py @@ -41,7 +41,7 @@ collections=["landsat-8-c2-l2"], datetime="2021-07-01T08:00:00Z/2021-07-01T09:00:00Z", bbox=(-180, -50, 180, 50), -).get_all_items() +).item_collection() # Compute Polygon of the pass in EPSG:3857 ls8_pass = geom.unary_union(