Feature request #15788
Processing: make buffer parameters uniform
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Easy fix?: | No | Copied to github as #: | 23708 |
Description
Currently we have the following default width for buffers:
- ogr 1000
- qgis 10
- v.buffer.distance: no default
- saga 100
Better set them all to 100, for predictability. Furthermore, the saga one dissolves by default, which does not seem adequate.
Related issues
History
#1 Updated by Alexander Bruy almost 8 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
Duplicates #12593