Create Raster Catalogue from Virtual Raster (VRT)
| Author(s) | V. Wichmann (c) 2023 |
| Library ID | io_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
| | Name | Type | Identifier | Description | Constraints |
| Output | Raster Catalogue | shapes, output | CATALOGUE | The polygon layer with dataset boundaries. | - |
| Options | VRT File | file path | VRT_FILE | The 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