ARG -- Azavea Raster Grid
Driver short name
ARG
Driver built-in by default
This driver is built-in by default
Driver implementation for a raw format that is used in GeoTrellis and called ARG. ARG format specification. Format is essentially a raw format, with a companion .JSON file.
NOTE: Implemented as argdataset.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.)