Add external layer

Description

Adds an external layer to the account.

Endpoint

/account/externalLayer

Method

POST

Access Level Rules

Access Level

Account holder

Processing Units

Processing units

0

Parameters

NameDescriptionRequiredDefault

name

The name of the external layer.

true

URL

The url of the external layer.

true

type

  • The type of the external layer.

  • Must be one of 'wfs', 'wms' or 'wmts'.

true

layer

The name of the layer of the external layer.

true

crs

Integer representing the crs of the external layer.

true

zoom

Integer indicating the maximum zoom, required for type 'wmts'.

false

tileMatrixSet

The name of the wmts tile pyramid, required for type 'wmts'.

false

Last updated