The dimensions filters configuration, which determines dimensions supported by this data source using filters and give the corresponding field and whether they should use a static value or the one defined in the dimensions.
The data source id.
The name of an attribute among the attributes of the data source. The value of that attribute, in records, can be used to identify each record individually.
A data source is considered 'in range' when it is synchronized to
a map view and the resolution of that view is within the range of the maxResolution
and
minResolution
. These 2 properties are required for the inRange
property to be dynamic, otherwise its
value is always true
by default.
Maximum resolution where the data source can be displayed or queried.
Minimum resolution where the data source can be displayed or queried.
A human-readable name for the data source.
Whether the data source is visible or not, i.e. whether its is ON or OFF.
Generated using TypeDoc
The attributes of the data source.