buffer_layer
Buffer all features by a distance in meters, reprojecting geographic coordinates to UTM for accurate results and recording provenance. Flags suspicious outcomes via warnings.
Instructions
Buffer all features by a distance in meters.
Geographic-CRS inputs are reprojected to an estimated UTM zone for the metric
operation and back; the decision is recorded in the provenance manifest.
A warnings key in the result flags a suspicious-but-valid outcome with a
hint — e.g. a negative distance that eroded every geometry away.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | Yes | ||
| distance_meters | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||