Edit style
Last updated
Was this helpful?
Last updated
Was this helpful?
Description
Edits a raster style.
Endpoint
/path/{pathId}/raster/style/{styleId}
Method
PATCH
Minimum Access Level
edit+
Minimum processing units
2
pathId
The id of the raster layer.
styleId
The id of the style.
name
The new name of the style.
false
Default null.
method
The new visualization method. Must be one of "contour", "hillShade", "vector", "rgb", "colorScale" and "index".
false
Default null.
parameters
The parameters for the visualization. See for all possibilities.
false
Default null.
description
A description as string.
false
Default null.