Multipart to Singlepart
Overview
The Multipart to Singlepart tool converts multipart geometries to singlepart geometries.
Use Cases
- Generate standardized results when multipart features need to be split into singlepart features.
- Use as an intermediate step in a longer GIS processing chain before subsequent analysis.
- Improve efficiency in batch processing, repeated runs, or standardized delivery workflows.
Parameters
| Parameter | Description | Notes |
|---|---|---|
| Input vector file | The vector file that contains multipart geometries. | Required |
| Output vector file | The output vector file containing the converted singlepart geometries. | Required |
Steps
- Start the tool: Open the Geoprocessing Toolbox, go to Vector Tools > Feature Processing > Split, and open the Multipart to Singlepart tool pane.
- Prepare the input: Select the Input vector file and confirm that the input data is complete and readable.
- Set the core parameters: Configure the core parameters according to your processing goal.
- Set the output: Specify the Output vector file, and confirm that the output path, format, and naming meet downstream requirements.
- Run and check the result: Click Run to execute the task, then check whether the result geometry, fields, and spatial locations are as expected.
Notes
- Before processing production data in batches, test the parameter settings with a small sample dataset.