Skip to main content
Version: Next

GetDatasourceFeaturesOptions

Properties

bbox?

optional bbox: BBox;

Fetches features overlapping with bounding box


propertyFilter?

optional propertyFilter: VectorPropertyFilter;

Filter features by property having one or more specific values


sketch?

optional sketch: Sketch<SketchGeometryTypes> | SketchCollection<SketchGeometryTypes>;

Fetches features overlapping with sketch bounding box, can be more precise than passing single bounding box


unionProperty?

optional unionProperty: string;

Provide if you have subdivided dataset and want to rebuild (union) subdivided polygons based on having same value for this property name