Add external layer

Description

Adds an external layer to your 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

A string describing the type of the external layer. Must be one of "wfs", "wms", "vector tiles", "xyz" or "wmts".

true

layer

The name of the layer at the external source that should be used for the external layer within Ellipsis Drive.

Only required for type "wfs", "wms" and "wmts".

epsg

Integer representing the coordinate reference system(crs) of the external layer.

true

zoom

Integer indicating the maximum available zoomlevel.

Only required for type "wmts".

Last updated