Update Features
update_featuresUpdate feature attributes in a QGIS layer using feature IDs and field-value pairs, then receive the count of updated features.
Instructions
Update feature attributes. updates: [{fid: 1, attributes: {field: value}}]. Returns count of updated features.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | ||
| layer_id | Yes |