VRT Raster (GDAL Virtual Format) Feature Type Format Attributes

The VRT Raster reader attribute type mapping is shown below.

VRT Raster Attribute Type

FME Attribute Type
string(width) fme_varchar(width)
string(width) fme_char(width)
binary fme_buffer
string(1) fme_char
real(width, decimal) fme_decimal(width, decimal)
datetime fme_datetime
date fme_date
time fme_time
integer fme_int32
real(10,0) fme_uint32
real(20,0) fme_int64
real(20,0) fme_uint64
integer fme_int16
integer fme_uint16
integer fme_uint8
real(15,7) fme_real32
real(31,15) fme_real64
integer fme_boolean