diff --git a/doc/source/drivers/raster/stacit.rst b/doc/source/drivers/raster/stacit.rst index 18524da17eb6..30db39e92ab1 100644 --- a/doc/source/drivers/raster/stacit.rst +++ b/doc/source/drivers/raster/stacit.rst @@ -18,6 +18,10 @@ Thus, translating it into VRT will result in a VRT file that directly references Note that `STAC API ItemCollections `_ are not the same as `STAC Collections `_. STAC API ItemCollections are GeoJSON FeatureCollections enhanced with STAC entities. +Note that when the ItemCollections contains overlapping items, and that some items +are fully covered by other items that are more recent, the STACIT virtual mosaic will +not list those fully covered items not participating to the pixel values of the mosaic. + Open syntax -----------