Add raster style
Last updated
Was this helpful?
Last updated
Was this helpful?
This API call has been replaced. See to find the new documentation.
Description
Adds a raster style.
Endpoint
/path/{pathId}/raster/style
Method
POST
Minimum Access Level
edit+
Minimum processing units
2
pathId
The id of the raster layer.
true
name
The name of the layer to add.
true
method
Name of the visualization method. Must be one of the following: - bandToColor - hillShade - vectorField - rgb - formula - classToColor
true
parameters
The parameter for the visualization. See details on the required parameters for every styling method in the table below.
true
description
A description as string.
false
Default null.