Feature request #2546
Singleparts to multipart makes non valid geometries
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | |||
Category: | Processing/QGIS | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 12606 |
Description
There is layer with valid geometries. When I try to convert single features of this layer to multifeatures with "Singleparts to multipart" tool of fTools, I get non valid multipolygon. Is it possible to get non valid multipolygon from valid polygons? In such case I guess that QGIS should inform the users about this.
History
#1
Updated by cfarmer - about 14 years ago
This has been (partially) addressed in 8710328b (SVN r14745). I am unsure whether valid single part polygons should be able to be joined to create an invalid multi part polygon. I have been unable to determine from an extensive web search, whether this should be allowed or not? Any thoughts? In any case, a warning is now issued if the output layer contains invalid multi part geometries.
Carson
#2
Updated by Giovanni Manghi about 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#3
Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#4
Updated by Pirmin Kalberer over 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#5
Updated by Giovanni Manghi about 8 years ago
- Category changed from 44 to Processing/QGIS
#6
Updated by Giovanni Manghi over 7 years ago
- Pull Request or Patch supplied set to No
- Easy fix? set to No
#7
Updated by Alexander Bruy over 6 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Already fixed in master