Skip to content

MEM: support adding new raster bands from R objects without copy #913

@ctoney

Description

@ctoney

MEM is one of the few raster formats that supports the AddBand() method (the other main one being VRT). The existing GDALRaster::addBand() can be modified to accept a vector of pixel data for a new band without copying (in the case of a MEM dataset as follow up to #910).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions