GSBG—Golden软件二进制网格文件格式

司机简称

GSBG

Driver built-in by default

This driver is built-in by default

这是Golden软件产品(如Surfer系列)使用的一种栅格格式的二进制(非人类可读)版本。与ASCII版本一样,这种格式也支持读写(包括创建、删除和复制)。当前不支持颜色、元数据和形状的关联格式。

Surfer 8 uses a fixed nodata value at 1.701410009187828e+38. When writing a GSBG dataset, GDAL remaps the user-specified input nodata value to 1.701410009187828e+38.

注:执行为 gdal/frmts/gsg/gsbgdataset.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.)