Skip to content

Missing --colorinterp in gdal raster edit #13841

@anpe00

Description

@anpe00

Feature description

In the "traditional" version of GDAL you could execute this command:
gdal_edit.py -colorinterp gray input.tif

I want that feature to also be available in the new "application" version. Maybe like this:
gdal raster edit --dataset input.tif --colorinterp gray

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions