diff --git a/doc/source/drivers/raster/gti.rst b/doc/source/drivers/raster/gti.rst index f54bcff2c5cf..f44f0b359b12 100644 --- a/doc/source/drivers/raster/gti.rst +++ b/doc/source/drivers/raster/gti.rst @@ -42,7 +42,8 @@ driver with the following main differences: * Contrary to the VRT driver, the GTI driver does not enable to alter characteristics of referenced tiles, such as their georeferencing, nodata value, etc. If such behavior is desired, the tiles must be for example wrapped - individually in a VRT file before being referenced in the GTI index. + individually in a VRT file (or `vrt://` connection string) before being referenced + in the GTI index. Connection strings ------------------