VRT Raster (GDAL Virtual Format) Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).
Attribute Name | Contents |
---|---|
vrt_raster_type |
This will always be vrt_raster. |
vrt_raster_band{}.source{}.metadata{}.name |
Name value pairs of “<Metadata>” tags on VRT bands. |
vrt_raster_band{}.source{}.metadata{}.value |
If Read Additional Source Metadata is enabled, also contains name value pairs of the metadata from underlying source datasets. |