ROI_PAC -- ROI_PAC
Driver short name
ROI_PAC
Driver built-in by default
This driver is built-in by default
Driver for the image formats used in the JPL's ROI_PAC project (https://aws.roipac.org/). All image type are supported excepted .raw images.
Metadata are stored in the ROI_PAC domain.
Georeferencing is supported, but expect problems when using the UTM projection, as ROI_PAC format do not store any hemisphere field.
When creating files, you have to be able to specify the right data type corresponding to the file type (slc, int, etc), else the driver will output an error.
NOTE: Implemented as roipacdataset.cpp.
Driver capabilities
Supports CreateCopy()
This driver supports the GDALDriver::CreateCopy()
operation
Supports Create()
This driver supports the GDALDriver::Create()
operation
Supports Georeferencing
This driver supports georeferencing
Supports VirtualIO
This driver supports virtual I/O operations (/vsimem/, etc.)