explode_layer
Split multi-part geometries into one feature per part while preserving attributes. Output counts are verified so missing parts fail loudly, and inputs without a CRS are rejected.
Instructions
Split multi-part geometries into one feature per part (attributes copied).
The output feature count is verified against the number of parts counted before the engine ran, so a lost part fails loudly instead of shipping. Inputs without a CRS are refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||