Map Legends

Get Classmap Legend

Generate values and color swatches mapping for a given classmap.

Args: trim_start (int, optional): Number of items to trim from the start of the cmap trim_end (int, optional): Number of items to trim from the end of the cmap

get/data/legend/classmap/{classmapName}

Path parameters

classmapNamestring required

classmap name

Query parameters

api-versionstring required

The API version to use for this operation.

trim_startinteger

Number of items to trim from the start of the cmap

trim_endinteger

Number of items to trim from the end of the cmap

Response

The request has succeeded.

ClassmapLegendResponse required

Classmap legend response model.

Changes