Feature request #14870
GeoProcessing: Add an option to generate from Processing tools single parts polygon instead of multiparts
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Processing/Core | ||
| Pull Request or Patch supplied: | No | Resolution: | wontfix | 
| Easy fix?: | No | Copied to github as #: | 22823 | 
Description
This feature request comes from #12738 discussion.
Due to input layers, some geoprocessing tools can generate output with multi-parts features. Could be handy to have a checkbox to force the layer to be single-parts (create signle-parts from the multi-parts features automatically)
History
#1
     Updated by Alexander Bruy over 9 years ago
    Updated by Alexander Bruy over 9 years ago
    Personally I think that this will increase complexity of the Processing. If you need singleparts you always can create model or script to convert outputs.
#2
     Updated by Alexander Bruy over 9 years ago
    Updated by Alexander Bruy over 9 years ago
    - Category set to Processing/Core
#3
     Updated by Paolo Cavallini over 9 years ago
    Updated by Paolo Cavallini over 9 years ago
    - Status changed from Open to Feedback
Agreed with Alex. I'd suggest to close down this one.
#4
     Updated by Harrissou Santanna over 9 years ago
    Updated by Harrissou Santanna over 9 years ago
    - Resolution set to wontfix
- Status changed from Feedback to Closed
Indeed, I also agree with your point. Better have modular tools and combine them as you want instead of hard coding combinations.
Closing