style_set_heatmap
Apply a heatmap style to a point layer with customizable radius, color ramp, and units. Works only on point geometries.
Instructions
Style a point layer as a heatmap.
radius_unit is one of: map_units (default), pixels, millimeters.
color_ramp is a QGIS style color ramp name (defaults to "Reds"). Fails
with UnsupportedGeometryType on non-point layers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | No | ||
| layer_id | Yes | ||
| max_value | No | ||
| color_ramp | No | ||
| radius_unit | No | map_units |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||