Bug report #2548
Unable to unioning two point layers and then one more ot the previous result
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Windows | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12608 |
Description
1. Union two point layers -> OK
2. Union third layer to result of previous operation -> Error loading output shapefile
Can be replicated using attachment.
History
#1
Updated by Alexander Bruy over 15 years ago
#2
Updated by cfarmer - over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Patch from ticket #2536 applied in .
Carson