DataFilterExtension¶
The DataFilterExtension
adds GPU-based data filtering functionalities to
layers, allowing the layer to show/hide objects based on user-defined
properties.
In this demo we'll use the DataFilterExtension
to filter millions of points based on three numeric attributes.