layer.ospp¶
Filter property¶
type |
object |
||
properties |
|||
|
The id of the template to use for this file |
||
type |
string |
||
|
The variables and their values to be replaced from the template |
||
type |
object |
||
additionalProperties |
|||
|
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 |
|
|
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 |
||
|
The layer name. |
||
type |
string |
||
|
|||
|
The values that will be linked to this layer and displayed by their respective GeoJson. |
||
oneOf |
|||
|
|||
additionalProperties |
False |
SEVERITY¶
type |
object |
|
properties |
||
|
type |
string |
enum |
SEVERITY |
|
default |
SEVERITY |
|
|
The type of the values contained in the layer. |
|
type |
string |
|
enum |
POINT, LINE, POLYGON |
|
|
Clustering contained in the layer. |
|
type |
string |
|
enum |
NONE, VERY_CLOSE, CLOSE, MEDIUM, FAR, VERY_FAR |
|
default |
MEDIUM |
|
|
The values that are linked to the highest severity and the count of an alarms filter. |
|
type |
array |
|
items |
||
additionalProperties |
False |
SeverityConfiguration¶
type |
object |
|
properties |
||
|
The itemId of the alarm severity. |
|
type |
string |
|
|
The itemId of the alarm count. |
|
type |
string |
|
|
The itemId of the dashboard to display on click. |
|
type |
string |
|
additionalProperties |
False |
STANDARD¶
type |
object |
|
properties |
||
|
type |
string |
enum |
STANDARD |
|
default |
STANDARD |
|
|
The type of the values contained in the layer. |
|
type |
string |
|
enum |
POINT, LINE, POLYGON |
|
|
Clustering contained in the layer. |
|
type |
string |
|
enum |
NONE, VERY_CLOSE, CLOSE, MEDIUM, FAR, VERY_FAR |
|
default |
MEDIUM |
|
|
The values name that are contained in the layer. |
|
type |
array |
|
items |
||
additionalProperties |
False |
ItemId¶
type |
object |
|
properties |
||
|
Id of the item. |
|
type |
string |
|
additionalProperties |
False |