get_layer_extent_wkt
Retrieve a layer's extent as a bounding box and WKT polygon for use as geometry input in subsequent processes.
Instructions
Get a layer's extent as both a bbox and ready-to-use WKT polygon.
Useful as an input to a following step, e.g. clip_layer_to_extent or a Processing algorithm that takes a geometry parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||