SAGA 9.12.3 | Tool Documentation

Create Raster Catalogue from Virtual Raster (VRT)

Author(s) V. Wichmann (c) 2023
Library IDio_gdal
Tool ID 14
Version 1.0
Menu File | Grid

Description

The tool allows one to create a polygon layer that shows the extent of each raster file referenced in the virtual raster. Each extent is attributed with the original file path, which can be used to load the dataset by 'CTRL + left-click' in the table field. Note: the tool only supports basic variants of the VRT format.

References

GDAL/OGR contributors (2019): GDAL/OGR Geospatial Data Abstraction software Library. A translator library for raster and vector geospatial data formats. Open Source Geospatial Foundation. Link

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputRaster Catalogueshapes, outputCATALOGUEThe polygon layer with dataset boundaries.-
OptionsVRT Filefile pathVRT_FILEThe full path and name of the .vrt input file.-

Command Line


Usage: saga_cmd io_gdal 14 [-VRT_FILE ] [-CATALOGUE ]
  -VRT_FILE:    VRT File
	file path
  -CATALOGUE:   Raster Catalogue
	shapes, output