A filter that is directly given the method instead of creating one. Useful to automatically combine the time values.
An alternative list of filter rules to use instead of those that are defined within the data source. Useful when one wants to get the data of a given filter without applying it to the data source.
Whether to include the dimensions related filters. Default to true
.
Whether to include the data source's time values in the filter created. The
property that contains those values is timeRangeValue
. Defaults to false
.
When building a filter for WMS, it should not be included as it is given as
the TIME parameter of the query instead. When used for a WFS request, it
should be included in the filter.
Projection code.
The SRS name used with the spatial filters created by the method.
Generated using TypeDoc
The data source from which to get the filterRules that will be used to create the OL filter object.