features_select_by_rectangle
Select features intersecting a rectangle bounding box. Use bbox coordinates, optional CRS, and selection mode.
Instructions
Select features whose geometry intersects a bounding box.
bbox is [xmin, ymin, xmax, ymax]. crs defaults to the layer's own CRS
if omitted. mode is the same set/add/intersect/remove combination as
features_select_by_expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crs | No | ||
| bbox | Yes | ||
| mode | No | set | |
| layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||