Add a view

Description

Adds a view

Endpoint

/view

Method

POST

Access Level Rules

Minimum Access Level

Logged in

Processing Units

Processing units

0

Parameters

NameDescriptionRequiredDefault

pathId

Id of the main layer

Yes

layers

Array of objects with id (layer id), selected (boolean) and type. Type must be one of ellipsis, external, satelite, hybrid, bases or topographic. When using type ellipsis an id of the ellipsis layer is required.

Yes

name

Name of the view

if persistent is true

dems

An array with objects with id (layer id) and selected (boolean).

No

persitent

Boolean indicating whether the view should show up when listing your views.

No

false

Last updated