Edit style

Description

Edits a raster style.

Endpoint

/path/{pathId}/raster/style/{layerId}

Method

PATCH

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the raster layer.

styleId

The id of the layer.

name

The name of the layer.

false

Default null.

method

The visualization method. Must be one of 'contour', 'hillShade', 'vector', 'rgb', 'colorScale', and 'index'.

false

Default null.

parameters

The parameters for the visualization.

false

Default null.

description

A description as string

false

Last updated