ROI_PAC——ROI_PAC公司

司机简称

ROI_PAC

Driver built-in by default

This driver is built-in by default

JPL的ROI_PAC项目中使用的图像格式的驱动程序(https://aws.roipac.org/)。支持所有图像类型,但不支持.raw图像。

元数据存储在ROI_PAC域中。

支持地理参考,但使用UTM投影时会出现问题,因为ROI_PAC格式不存储任何半球字段。

创建文件时,必须能够指定与文件类型相对应的正确数据类型(slc、int等),否则驱动程序将输出错误。

注:执行为 gdal/frmts/raw/roipacdataset.cpp .

驱动程序功能

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.)