reproject_layer
Reprojects a vector layer to a target CRS, creating a new layer that is added to the project and validated.
Instructions
Reproject a vector layer to a new CRS, saving the result as a new layer.
The original layer is left untouched. The new in-memory layer is added
to the project and validated: validated is true only if the output CRS
matches target_crs and its feature count matches the source layer's.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| layer_name | Yes | ||
| target_crs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||