Edit Raster

Description

Edit raster block attributes

Endpoint

/path/{pathId}/raster

Method

PATCH

Access Level Rules

Access Level

edit+

Processing Units

Processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the raster layer.

true

interpolation

  • The interpolation method to be used.

  • Must be 'nearest' for nearest neighbour interpolation or 'linear' for linear interpolation.

false

includesTransparent

Whether the last band of uploaded rasters is the transparancy band.

false

compressionQuality

Integer between 0 and 100 indicating the quality to maintain when using lossy compression

false

Last updated