PAux -- PCI .aux Labelled Raw Format
Driver short name
PAux
Driver built-in by default
This driver is built-in by default
GDAL includes a partial implementation of the PCI .aux labelled raw raster file for read, write and creation. To open a PCI labelled file, select the raw data file itself. The .aux file (which must have a common base name) will be checked for automatically.
The format type for creating new files is PAux
. All PCI data types
(8U, 16U, 16S, and 32R) are supported. Currently georeferencing,
projections, and other metadata is ignored.
See Also: PCI's .aux Format Description
Driver capabilities
Supports VirtualIO
This driver supports virtual I/O operations (/vsimem/, etc.)