Feature request #4127
Recursive directory traversal for merge (fTools)
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | Processing/QGIS | ||
Pull Request or Patch supplied: | No | Resolution: | wontfix |
Easy fix?: | No | Copied to github as #: | 14107 |
Description
Hi! Please, add option "recursive directory traversal" for merge shape files to one (Vector>Data Managment>Merge shp). Thanks!
History
#1
Updated by Giovanni Manghi over 13 years ago
- Category changed from Vectors to 44
- Assignee set to cfarmer -
#2
Updated by Tim Sutton over 13 years ago
- Target version changed from Version 1.7.1 to Version 1.7.2
#3
Updated by Giovanni Manghi over 13 years ago
- Target version changed from Version 1.7.2 to Version 1.7.3
#4
Updated by Giovanni Manghi over 13 years ago
- Target version changed from Version 1.7.3 to Version 1.7.4
#5
Updated by Giovanni Manghi about 13 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#6
Updated by Pirmin Kalberer over 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#7
Updated by Médéric RIBREUX over 9 years ago
- Tag set to easy
Hello, bug triage...
this is still true for QGIS 2.13 master. To fix this, we need to modify a bit of Python in python/plugins/fTools/tools/doMergeShapes.py (using a QDirIterator instead of a QDir.entryList ) and the UI form.
Furthermore, I don't see any Processing equivalent to this tool, so adding this option is still relevant in 2015.
#8
Updated by Giovanni Manghi over 8 years ago
- Category changed from 44 to Processing/QGIS
#9
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
#10
Updated by Alexander Bruy over 7 years ago
- Status changed from Open to Closed
Closing as this is possible now with Processing
#11
Updated by Giovanni Manghi about 7 years ago
- Resolution set to wontfix