layer.ospp

Filter property

type

object

properties

  • templateId

The id of the template to use for this file

type

string

  • templateVariables

The variables and their values to be replaced from the template

type

object

additionalProperties

  • variablesFiles

The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files.

type

array

items

type

string

  • isTemplateGeneratedByOspComposer

If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation.

type

boolean

  • name

The layer name.

type

string

  • description

  • content

The values that will be linked to this layer and displayed by their respective GeoJson.

oneOf

SEVERITY

STANDARD

  • markdownDescription

additionalProperties

False

SEVERITY

type

object

properties

  • layerType

type

string

enum

SEVERITY

default

SEVERITY

  • valueType

The type of the values contained in the layer.

type

string

enum

POINT, LINE, POLYGON

  • clusteringType

Clustering contained in the layer.

type

string

enum

NONE, VERY_CLOSE, CLOSE, MEDIUM, FAR, VERY_FAR

default

MEDIUM

  • severityConfigurations

The values that are linked to the highest severity and the count of an alarms filter.

type

array

items

SeverityConfiguration

additionalProperties

False

SeverityConfiguration

type

object

properties

  • severity

The itemId of the alarm severity.

type

string

  • count

The itemId of the alarm count.

type

string

  • dashboard

The itemId of the dashboard to display on click.

type

string

additionalProperties

False

STANDARD

type

object

properties

  • layerType

type

string

enum

STANDARD

default

STANDARD

  • valueType

The type of the values contained in the layer.

type

string

enum

POINT, LINE, POLYGON

  • clusteringType

Clustering contained in the layer.

type

string

enum

NONE, VERY_CLOSE, CLOSE, MEDIUM, FAR, VERY_FAR

default

MEDIUM

  • linkedValues

The values name that are contained in the layer.

type

array

items

ItemId

additionalProperties

False

ItemId

type

object

properties

  • id

Id of the item.

type

string

additionalProperties

False