Edit raster band

Description

Changes the name of a band.

Endpoint

/path/{pathId}/raster/band/{bandNumber}/name

Method

PUT

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

2

Parameters

Name
Description
Required
Default

pathId

The id of the raster layer.

true

bandNumber

The number of the band.

true

name

The new name of the band.

true

Last updated

Was this helpful?